"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/04 03:38:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-keligib6sado" 2026/08/04 03:38:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 03:38:20 DEBUG : Starting OpenDrive session with ID: 91e9524cc1ebf76466e5c003f2a7f3e757eac075c7a5d28923a8b48938ec1615 2026/08/04 03:38:20 DEBUG : Creating backend with remote "/tmp/rclone378206079" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:20 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:20 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:23 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:23 DEBUG : dir: Looking for writers 2026/08/04 03:38:23 DEBUG : Looking for writers 2026/08/04 03:38:23 DEBUG : dir: reading active writers 2026/08/04 03:38:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.49s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:25 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:25 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:28 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/04 03:38:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/04 03:38:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:32 DEBUG : dir/subdir: Looking for writers 2026/08/04 03:38:32 DEBUG : dir: Looking for writers 2026/08/04 03:38:32 DEBUG : subdir: reading active writers 2026/08/04 03:38:32 DEBUG : file1: reading active writers 2026/08/04 03:38:32 DEBUG : file2: reading active writers 2026/08/04 03:38:32 DEBUG : Looking for writers 2026/08/04 03:38:32 DEBUG : dir: reading active writers 2026/08/04 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.73s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:34 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:34 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:38 DEBUG : dir: Looking for writers 2026/08/04 03:38:38 DEBUG : file1: reading active writers 2026/08/04 03:38:38 DEBUG : Looking for writers 2026/08/04 03:38:38 DEBUG : dir: reading active writers 2026/08/04 03:38:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.32s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:39 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:39 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:41 DEBUG : dir: Looking for writers 2026/08/04 03:38:41 DEBUG : Looking for writers 2026/08/04 03:38:41 DEBUG : dir: reading active writers 2026/08/04 03:38:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.93s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:43 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:43 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:46 DEBUG : dir: forgetting directory cache 2026/08/04 03:38:46 DEBUG : forgetting directory cache 2026/08/04 03:38:46 DEBUG : dir: forgetting directory cache 2026/08/04 03:38:46 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:46 DEBUG : Looking for writers 2026/08/04 03:38:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.06s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:47 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:47 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:50 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/04 03:38:50 DEBUG : dir: invalidating directory cache 2026/08/04 03:38:50 DEBUG : >ForgetPath: 2026/08/04 03:38:50 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/04 03:38:50 DEBUG : invalidating directory cache 2026/08/04 03:38:50 DEBUG : dir: forgetting directory cache 2026/08/04 03:38:50 DEBUG : >ForgetPath: 2026/08/04 03:38:50 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/04 03:38:50 DEBUG : >ForgetPath: 2026/08/04 03:38:50 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:50 DEBUG : dir: Looking for writers 2026/08/04 03:38:50 DEBUG : Looking for writers 2026/08/04 03:38:50 DEBUG : dir: reading active writers 2026/08/04 03:38:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.04s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:38:51 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:38:51 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:38:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:38:56 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/04 03:38:57 DEBUG : forgetting directory cache 2026/08/04 03:38:57 DEBUG : dir: forgetting directory cache 2026/08/04 03:38:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:38:58 DEBUG : dir: Looking for writers 2026/08/04 03:38:58 DEBUG : fil/a/b: Looking for writers 2026/08/04 03:38:58 DEBUG : fil/a: Looking for writers 2026/08/04 03:38:58 DEBUG : b: reading active writers 2026/08/04 03:38:58 DEBUG : fil: Looking for writers 2026/08/04 03:38:58 DEBUG : a: reading active writers 2026/08/04 03:38:58 DEBUG : Looking for writers 2026/08/04 03:38:58 DEBUG : fil: reading active writers 2026/08/04 03:38:58 DEBUG : dir: reading active writers 2026/08/04 03:38:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.83s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:01 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:01 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:03 DEBUG : dir: Looking for writers 2026/08/04 03:39:03 DEBUG : Looking for writers 2026/08/04 03:39:03 DEBUG : dir: reading active writers 2026/08/04 03:39:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.85s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:04 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:04 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:07 DEBUG : dir: Looking for writers 2026/08/04 03:39:07 DEBUG : file1: reading active writers 2026/08/04 03:39:07 DEBUG : Looking for writers 2026/08/04 03:39:07 DEBUG : dir: reading active writers 2026/08/04 03:39:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.87s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:08 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:08 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:11 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/04 03:39:13 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/04 03:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/04 03:39:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/04 03:39:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 03:39:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/04 03:39:16 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/04 03:39:18 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/04 03:39:21 DEBUG : dir: invalidating directory cache 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/04 03:39:21 DEBUG : dir/file1: Reset virtual modtime 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/04 03:39:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 03:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/04 03:39:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/04 03:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:39:21 DEBUG : dir: invalidating directory cache 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/04 03:39:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/04 03:39:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 03:39:21 DEBUG : forgetting directory cache 2026/08/04 03:39:21 DEBUG : dir: forgetting directory cache 2026/08/04 03:39:21 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/04 03:39:21 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:21 DEBUG : dir/virtualDir: Looking for writers 2026/08/04 03:39:21 DEBUG : dir: Looking for writers 2026/08/04 03:39:21 DEBUG : file1: reading active writers 2026/08/04 03:39:21 DEBUG : virtualFile2: reading active writers 2026/08/04 03:39:21 DEBUG : virtualFile: reading active writers 2026/08/04 03:39:21 DEBUG : virtualDir: reading active writers 2026/08/04 03:39:21 DEBUG : Looking for writers 2026/08/04 03:39:21 DEBUG : dir: reading active writers 2026/08/04 03:39:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.75s) --- PASS: TestDirReadDirAll/Virtual (5.47s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:23 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:23 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:26 ERROR : dir/: Can only open directories read only 2026/08/04 03:39:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:26 DEBUG : dir: Looking for writers 2026/08/04 03:39:26 DEBUG : Looking for writers 2026/08/04 03:39:26 DEBUG : dir: reading active writers 2026/08/04 03:39:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.67s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:27 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:27 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 03:39:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/04 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 03:39:30 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 03:39:31 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/04 03:39:32 DEBUG : dir/potato: size = 5 OK 2026/08/04 03:39:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:39:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/04 03:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 03:39:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:32 DEBUG : dir: Looking for writers 2026/08/04 03:39:32 DEBUG : file1: reading active writers 2026/08/04 03:39:32 DEBUG : potato: reading active writers 2026/08/04 03:39:32 DEBUG : Looking for writers 2026/08/04 03:39:32 DEBUG : dir: reading active writers 2026/08/04 03:39:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.09s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:33 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:33 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 03:39:37 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:37 DEBUG : dir/sub: Looking for writers 2026/08/04 03:39:37 DEBUG : dir: Looking for writers 2026/08/04 03:39:37 DEBUG : file1: reading active writers 2026/08/04 03:39:37 DEBUG : sub: reading active writers 2026/08/04 03:39:37 DEBUG : Looking for writers 2026/08/04 03:39:37 DEBUG : dir: reading active writers 2026/08/04 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.72s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:38 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:38 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 03:39:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/04 03:39:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:43 DEBUG : dir/sub/subsub: Looking for writers 2026/08/04 03:39:43 DEBUG : dir/sub: Looking for writers 2026/08/04 03:39:43 DEBUG : subsub: reading active writers 2026/08/04 03:39:43 DEBUG : dir: Looking for writers 2026/08/04 03:39:43 DEBUG : file1: reading active writers 2026/08/04 03:39:43 DEBUG : sub: reading active writers 2026/08/04 03:39:43 DEBUG : Looking for writers 2026/08/04 03:39:43 DEBUG : dir: reading active writers 2026/08/04 03:39:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.81s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:45 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:45 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:48 ERROR : dir/: Dir.Remove not empty 2026/08/04 03:39:48 DEBUG : dir/file1: Remove: 2026/08/04 03:39:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:39:48 DEBUG : dir/file1: >Remove: err= 2026/08/04 03:39:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 03:39:49 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:49 DEBUG : Looking for writers 2026/08/04 03:39:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.01s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:49 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:49 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:52 DEBUG : dir/file1: Remove: 2026/08/04 03:39:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:39:52 DEBUG : dir/file1: >Remove: err= 2026/08/04 03:39:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 03:39:53 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:53 DEBUG : Looking for writers 2026/08/04 03:39:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.02s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:53 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:53 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:39:56 DEBUG : dir/file1: Remove: 2026/08/04 03:39:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:39:56 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/08/04 03:39:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:39:57 DEBUG : dir: Looking for writers 2026/08/04 03:39:57 DEBUG : Looking for writers 2026/08/04 03:39:57 DEBUG : dir: reading active writers 2026/08/04 03:39:57 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.35s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:39:58 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:39:58 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:39:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:01 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/04 03:40:03 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/04 03:40:03 DEBUG : dir2: same parent dir (ODFfMTI5MTcxNThfUEhJMTQ) - using folder/rename instead of move_copy 2026/08/04 03:40:03 DEBUG : dir: Updating dir with dir2 0x26726c3769c0 2026/08/04 03:40:03 DEBUG : dir: forgetting directory cache 2026/08/04 03:40:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 03:40:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/04 03:40:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/04 03:40:05 DEBUG : file2: Updating file with file2 0x26726c794ea0 2026/08/04 03:40:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/04 03:40:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 03:40:05 INFO : dir2/file3: Deleted 2026/08/04 03:40:06 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/04 03:40:06 DEBUG : dir2/file3: Updating file with dir2/file3 0x26726c794ea0 2026/08/04 03:40:06 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/04 03:40:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/04 03:40:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/04 03:40:07 DEBUG : renamed empty directory: same parent dir (ODFfMTI5MTcxNThfUEhJMTQ) - using folder/rename instead of move_copy 2026/08/04 03:40:07 DEBUG : empty directory: Updating dir with renamed empty directory 0x26726c7e6d80 2026/08/04 03:40:07 DEBUG : empty directory: forgetting directory cache 2026/08/04 03:40:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/04 03:40:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/04 03:40:07 DEBUG : dir2: Renaming to "dir3" 2026/08/04 03:40:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:07 DEBUG : dir3: Looking for writers 2026/08/04 03:40:07 DEBUG : file3: reading active writers 2026/08/04 03:40:07 DEBUG : renamed empty directory: Looking for writers 2026/08/04 03:40:07 DEBUG : Looking for writers 2026/08/04 03:40:07 DEBUG : dir3: reading active writers 2026/08/04 03:40:07 DEBUG : renamed empty directory: reading active writers 2026/08/04 03:40:07 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.12s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:09 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:09 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 03:40:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:40:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:40:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 03:40:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/04 03:40:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/04 03:40:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 03:40:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:40:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:40:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 03:40:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/04 03:40:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/04 03:40:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 03:40:12 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (12 bytes), uploading instead of streaming 2026/08/04 03:40:13 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/04 03:40:14 DEBUG : dir/sub/file2: size = 12 OK 2026/08/04 03:40:14 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/04 03:40:14 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/04 03:40:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 03:40:14 DEBUG : forgetting directory cache 2026/08/04 03:40:14 DEBUG : dir: forgetting directory cache 2026/08/04 03:40:14 DEBUG : dir/sub: forgetting directory cache 2026/08/04 03:40:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/04 03:40:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/04 03:40:14 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 03:40:15 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/04 03:40:16 DEBUG : dir/sub/file0: size = 5 OK 2026/08/04 03:40:16 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:40:16 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/04 03:40:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 03:40:16 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:16 DEBUG : dir/sub: Looking for writers 2026/08/04 03:40:16 DEBUG : file0: reading active writers 2026/08/04 03:40:16 DEBUG : file2: reading active writers 2026/08/04 03:40:16 DEBUG : dir: Looking for writers 2026/08/04 03:40:16 DEBUG : file1: reading active writers 2026/08/04 03:40:16 DEBUG : sub: reading active writers 2026/08/04 03:40:16 DEBUG : Looking for writers 2026/08/04 03:40:16 DEBUG : dir: reading active writers 2026/08/04 03:40:16 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.07s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:18 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:18 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/04 03:40:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:18 DEBUG : Looking for writers 2026/08/04 03:40:18 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:18 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:18 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:40:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 03:40:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/04 03:40:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:40:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/04 03:40:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/04 03:40:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/04 03:40:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:40:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 03:40:21 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:21 DEBUG : dir: Looking for writers 2026/08/04 03:40:21 DEBUG : file1: reading active writers 2026/08/04 03:40:21 DEBUG : file1.metadata: reading active writers 2026/08/04 03:40:21 DEBUG : Looking for writers 2026/08/04 03:40:21 DEBUG : dir: reading active writers 2026/08/04 03:40:21 DEBUG : dir.metadata: reading active writers 2026/08/04 03:40:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.07s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:22 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:22 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:25 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:25 DEBUG : dir: Looking for writers 2026/08/04 03:40:25 DEBUG : file1: reading active writers 2026/08/04 03:40:25 DEBUG : Looking for writers 2026/08/04 03:40:25 DEBUG : dir: reading active writers 2026/08/04 03:40:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.84s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:26 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:26 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:30 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/04 03:40:32 DEBUG : Can set mod time: true 2026/08/04 03:40:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 03:40:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:32 DEBUG : dir: Looking for writers 2026/08/04 03:40:32 DEBUG : file1: reading active writers 2026/08/04 03:40:32 DEBUG : Looking for writers 2026/08/04 03:40:32 DEBUG : dir: reading active writers 2026/08/04 03:40:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:33 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:33 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:40:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:40:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:36 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 03:40:38 DEBUG : dir/file1: size = 0 OK 2026/08/04 03:40:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:40:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/04 03:40:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 03:40:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:38 DEBUG : dir: Looking for writers 2026/08/04 03:40:38 DEBUG : file1: reading active writers 2026/08/04 03:40:38 DEBUG : Looking for writers 2026/08/04 03:40:38 DEBUG : dir: reading active writers 2026/08/04 03:40:38 DEBUG : >WaitForWriters: 2026/08/04 03:40:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:38 DEBUG : dir: Looking for writers 2026/08/04 03:40:38 DEBUG : file1: reading active writers 2026/08/04 03:40:38 DEBUG : Looking for writers 2026/08/04 03:40:38 DEBUG : dir: reading active writers 2026/08/04 03:40:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:39 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:39 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:40:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:42 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 03:40:43 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:40:44 DEBUG : dir/file1: size = 5 OK 2026/08/04 03:40:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:40:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/04 03:40:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 03:40:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:44 DEBUG : dir: Looking for writers 2026/08/04 03:40:44 DEBUG : file1: reading active writers 2026/08/04 03:40:44 DEBUG : Looking for writers 2026/08/04 03:40:44 DEBUG : dir: reading active writers 2026/08/04 03:40:44 DEBUG : >WaitForWriters: 2026/08/04 03:40:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:44 DEBUG : dir: Looking for writers 2026/08/04 03:40:44 DEBUG : file1: reading active writers 2026/08/04 03:40:44 DEBUG : Looking for writers 2026/08/04 03:40:44 DEBUG : dir: reading active writers 2026/08/04 03:40:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:45 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:40:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:45 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:40:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 03:40:49 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:49 DEBUG : dir: Looking for writers 2026/08/04 03:40:49 DEBUG : file1: reading active writers 2026/08/04 03:40:49 DEBUG : Looking for writers 2026/08/04 03:40:49 DEBUG : dir: reading active writers 2026/08/04 03:40:49 DEBUG : >WaitForWriters: 2026/08/04 03:40:49 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:50 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:50 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:40:50 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:50 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:40:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 03:40:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:40:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:40:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:40:52 DEBUG : dir/file1(0x26726c6e6cc0): close: 2026/08/04 03:40:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 03:40:53 DEBUG : dir/file1(0x26726c6e6cc0): >close: err= 2026/08/04 03:40:53 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:53 DEBUG : dir: Looking for writers 2026/08/04 03:40:53 DEBUG : file1: reading active writers 2026/08/04 03:40:53 DEBUG : Looking for writers 2026/08/04 03:40:53 DEBUG : dir: reading active writers 2026/08/04 03:40:53 DEBUG : >WaitForWriters: 2026/08/04 03:40:53 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:53 DEBUG : dir: Looking for writers 2026/08/04 03:40:53 DEBUG : file1: reading active writers 2026/08/04 03:40:53 DEBUG : Looking for writers 2026/08/04 03:40:53 DEBUG : dir: reading active writers 2026/08/04 03:40:53 DEBUG : >WaitForWriters: 2026/08/04 03:40:53 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:40:54 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:40:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:40:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:40:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:40:54 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:40:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 03:40:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:40:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:40:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): _writeAt: size=5, off=0 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): openPending: 2026/08/04 03:40:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/04 03:40:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 03:40:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): >openPending: err= 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): >_writeAt: n=5, err= 2026/08/04 03:40:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): close: 2026/08/04 03:40:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/04 03:40:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/04 03:40:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/04 03:40:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 03:40:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 03:40:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:40:57 DEBUG : dir/file1(0x26726c444200): >close: err= 2026/08/04 03:40:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:40:57 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:40:57 DEBUG : dir: Looking for writers 2026/08/04 03:40:57 DEBUG : file1: reading active writers 2026/08/04 03:40:57 DEBUG : Looking for writers 2026/08/04 03:40:57 DEBUG : dir: reading active writers 2026/08/04 03:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:40:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:40:58 DEBUG : dir: Looking for writers 2026/08/04 03:40:58 DEBUG : file1: reading active writers 2026/08/04 03:40:58 DEBUG : Looking for writers 2026/08/04 03:40:58 DEBUG : dir: reading active writers 2026/08/04 03:40:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:40:58 DEBUG : dir: Looking for writers 2026/08/04 03:40:58 DEBUG : file1: reading active writers 2026/08/04 03:40:58 DEBUG : Looking for writers 2026/08/04 03:40:58 DEBUG : dir: reading active writers 2026/08/04 03:40:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:40:58 DEBUG : dir/file1: size = 14 OK 2026/08/04 03:40:58 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/04 03:40:58 INFO : dir/file1: Copied (replaced existing) 2026/08/04 03:40:58 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/04 03:40:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 03:40:58 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/04 03:40:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:40:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 03:40:59 DEBUG : dir: Looking for writers 2026/08/04 03:40:59 DEBUG : file1: reading active writers 2026/08/04 03:40:59 DEBUG : Looking for writers 2026/08/04 03:40:59 DEBUG : dir: reading active writers 2026/08/04 03:40:59 DEBUG : >WaitForWriters: 2026/08/04 03:41:00 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:00 DEBUG : dir: Looking for writers 2026/08/04 03:41:00 DEBUG : file1: reading active writers 2026/08/04 03:41:00 DEBUG : Looking for writers 2026/08/04 03:41:00 DEBUG : dir: reading active writers 2026/08/04 03:41:00 DEBUG : >WaitForWriters: 2026/08/04 03:41:00 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.60s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.16s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.87s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.68s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:01 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:01 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:41:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:41:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:41:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 03:41:04 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:04 DEBUG : dir: Looking for writers 2026/08/04 03:41:04 DEBUG : file1: reading active writers 2026/08/04 03:41:04 DEBUG : Looking for writers 2026/08/04 03:41:04 DEBUG : dir: reading active writers 2026/08/04 03:41:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.36s) === RUN TestFileOpenReadUnknownSize 2026/08/04 03:41:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/04 03:41:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:41:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/04 03:41:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:05 DEBUG : Looking for writers 2026/08/04 03:41:05 DEBUG : file.txt: reading active writers 2026/08/04 03:41:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:05 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:05 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:08 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 03:41:09 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/04 03:41:10 DEBUG : dir/file1: size = 25 OK 2026/08/04 03:41:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:41:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/04 03:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:10 DEBUG : dir: Looking for writers 2026/08/04 03:41:10 DEBUG : file1: reading active writers 2026/08/04 03:41:10 DEBUG : Looking for writers 2026/08/04 03:41:10 DEBUG : dir: reading active writers 2026/08/04 03:41:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.49s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:11 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:11 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:13 DEBUG : dir/file1: Remove: 2026/08/04 03:41:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:14 DEBUG : dir/file1: >Remove: err= 2026/08/04 03:41:14 DEBUG : dir/file1: Remove: 2026/08/04 03:41:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 03:41:14 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:14 DEBUG : dir: Looking for writers 2026/08/04 03:41:14 DEBUG : Looking for writers 2026/08/04 03:41:14 DEBUG : dir: reading active writers 2026/08/04 03:41:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.19s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:15 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:15 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:18 DEBUG : dir/file1: Remove: 2026/08/04 03:41:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:18 DEBUG : dir/file1: >Remove: err= 2026/08/04 03:41:18 DEBUG : dir/file1: Remove: 2026/08/04 03:41:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 03:41:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:18 DEBUG : dir: Looking for writers 2026/08/04 03:41:18 DEBUG : Looking for writers 2026/08/04 03:41:18 DEBUG : dir: reading active writers 2026/08/04 03:41:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.22s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:19 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:19 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:41:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:41:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 03:41:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:41:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/04 03:41:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:41:22 DEBUG : dir/file1: Open: flags=0x3 2026/08/04 03:41:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/04 03:41:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/04 03:41:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:22 DEBUG : dir: Looking for writers 2026/08/04 03:41:22 DEBUG : file1: reading active writers 2026/08/04 03:41:22 DEBUG : Looking for writers 2026/08/04 03:41:22 DEBUG : dir: reading active writers 2026/08/04 03:41:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:23 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:23 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:26 DEBUG : dir: Looking for writers 2026/08/04 03:41:26 DEBUG : file1: reading active writers 2026/08/04 03:41:26 DEBUG : Looking for writers 2026/08/04 03:41:26 DEBUG : dir: reading active writers 2026/08/04 03:41:26 DEBUG : >WaitForWriters: 2026/08/04 03:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:27 DEBUG : newLeaf: Updating file with newLeaf 0x26726c5620d0 2026/08/04 03:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:41:28 DEBUG : dir/file1: Updating file with dir/file1 0x26726c5620d0 2026/08/04 03:41:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:28 DEBUG : dir/file1: File is currently open, delaying rename 0x26726c5620d0 2026/08/04 03:41:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:28 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 03:41:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/04 03:41:30 DEBUG : dir/file1: size = 25 OK 2026/08/04 03:41:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:41:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/04 03:41:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:30 DEBUG : newLeaf: Running delayed rename now 2026/08/04 03:41:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:30 DEBUG : newLeaf: Updating file with newLeaf 0x26726c5620d0 2026/08/04 03:41:30 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:30 DEBUG : dir: Looking for writers 2026/08/04 03:41:30 DEBUG : Looking for writers 2026/08/04 03:41:30 DEBUG : dir: reading active writers 2026/08/04 03:41:30 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:30 DEBUG : >WaitForWriters: 2026/08/04 03:41:31 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:31 DEBUG : dir: Looking for writers 2026/08/04 03:41:31 DEBUG : Looking for writers 2026/08/04 03:41:31 DEBUG : dir: reading active writers 2026/08/04 03:41:31 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:32 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:32 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:32 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:41:32 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:32 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:41:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:35 DEBUG : dir: Looking for writers 2026/08/04 03:41:35 DEBUG : file1: reading active writers 2026/08/04 03:41:35 DEBUG : Looking for writers 2026/08/04 03:41:35 DEBUG : dir: reading active writers 2026/08/04 03:41:35 DEBUG : >WaitForWriters: 2026/08/04 03:41:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:36 DEBUG : newLeaf: Updating file with newLeaf 0x26726c562000 2026/08/04 03:41:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:41:37 DEBUG : dir/file1: Updating file with dir/file1 0x26726c562000 2026/08/04 03:41:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:41:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 03:41:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:37 DEBUG : dir/file1: File is currently open, delaying rename 0x26726c562000 2026/08/04 03:41:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:37 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 03:41:38 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/04 03:41:39 DEBUG : dir/file1: size = 25 OK 2026/08/04 03:41:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:41:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/04 03:41:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:39 DEBUG : newLeaf: Running delayed rename now 2026/08/04 03:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:39 DEBUG : newLeaf: Updating file with newLeaf 0x26726c562000 2026/08/04 03:41:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:39 DEBUG : dir: Looking for writers 2026/08/04 03:41:39 DEBUG : Looking for writers 2026/08/04 03:41:39 DEBUG : dir: reading active writers 2026/08/04 03:41:39 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:39 DEBUG : >WaitForWriters: 2026/08/04 03:41:40 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:40 DEBUG : dir: Looking for writers 2026/08/04 03:41:40 DEBUG : Looking for writers 2026/08/04 03:41:40 DEBUG : dir: reading active writers 2026/08/04 03:41:40 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:40 DEBUG : >WaitForWriters: 2026/08/04 03:41:40 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:41 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:41 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:41:41 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:41:41 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:41 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:41:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:41:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): openPending: 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 03:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): >openPending: err= 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:41:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): _writeAt: size=14, off=0 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): >_writeAt: n=14, err= 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): close: 2026/08/04 03:41:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 03:41:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:41:44 DEBUG : dir/file1(0x26726c856780): >close: err= 2026/08/04 03:41:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:41:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:41:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:41:44 DEBUG : dir: Looking for writers 2026/08/04 03:41:44 DEBUG : file1: reading active writers 2026/08/04 03:41:44 DEBUG : Looking for writers 2026/08/04 03:41:44 DEBUG : dir: reading active writers 2026/08/04 03:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:41:45 DEBUG : dir/file1: size = 14 OK 2026/08/04 03:41:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 03:41:45 INFO : dir/file1: Copied (replaced existing) 2026/08/04 03:41:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 03:41:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 03:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 03:41:45 DEBUG : dir: Looking for writers 2026/08/04 03:41:45 DEBUG : file1: reading active writers 2026/08/04 03:41:45 DEBUG : Looking for writers 2026/08/04 03:41:45 DEBUG : dir: reading active writers 2026/08/04 03:41:45 DEBUG : >WaitForWriters: 2026/08/04 03:41:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:41:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:41:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:41:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): _readAt: size=512, off=0 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): openPending: 2026/08/04 03:41:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/04 03:41:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 03:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): >openPending: err= 2026/08/04 03:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): >_readAt: n=14, err=EOF 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): close: 2026/08/04 03:41:45 DEBUG : dir/file1(0x26726c444880): >close: err= 2026/08/04 03:41:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:41:46 DEBUG : newLeaf: Updating file with newLeaf 0x26726bda31e0 2026/08/04 03:41:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:41:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 03:41:47 DEBUG : dir/file1: Updating file with dir/file1 0x26726bda31e0 2026/08/04 03:41:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:41:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:41:48 DEBUG : dir/file1(0x26726c31aa80): openPending: 2026/08/04 03:41:48 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/08/04 03:41:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 03:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:48 DEBUG : dir/file1(0x26726c31aa80): >openPending: err= 2026/08/04 03:41:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:41:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:41:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:41:48 DEBUG : dir/file1(0x26726c31aa80): _writeAt: size=25, off=0 2026/08/04 03:41:48 DEBUG : dir/file1(0x26726c31aa80): >_writeAt: n=25, err= 2026/08/04 03:41:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:41:48 DEBUG : newLeaf: Updating file with newLeaf 0x26726bda31e0 2026/08/04 03:41:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:48 DEBUG : newLeaf(0x26726c31aa80): close: 2026/08/04 03:41:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 03:41:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 03:41:48.126924978 +0000 UTC m=+208.491793794 2026/08/04 03:41:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 03:41:48 DEBUG : newLeaf(0x26726c31aa80): >close: err= 2026/08/04 03:41:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:48 DEBUG : dir: Looking for writers 2026/08/04 03:41:48 DEBUG : Looking for writers 2026/08/04 03:41:48 DEBUG : dir: reading active writers 2026/08/04 03:41:48 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:41:48 DEBUG : dir: Looking for writers 2026/08/04 03:41:48 DEBUG : Looking for writers 2026/08/04 03:41:48 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:48 DEBUG : dir: reading active writers 2026/08/04 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:41:48 DEBUG : dir: Looking for writers 2026/08/04 03:41:48 DEBUG : Looking for writers 2026/08/04 03:41:48 DEBUG : dir: reading active writers 2026/08/04 03:41:48 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:41:48 DEBUG : dir: Looking for writers 2026/08/04 03:41:48 DEBUG : Looking for writers 2026/08/04 03:41:48 DEBUG : dir: reading active writers 2026/08/04 03:41:48 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:41:48 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 03:41:49 DEBUG : dir: Looking for writers 2026/08/04 03:41:49 DEBUG : Looking for writers 2026/08/04 03:41:49 DEBUG : dir: reading active writers 2026/08/04 03:41:49 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:41:49 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/04 03:41:49 DEBUG : dir: Looking for writers 2026/08/04 03:41:49 DEBUG : Looking for writers 2026/08/04 03:41:49 DEBUG : dir: reading active writers 2026/08/04 03:41:49 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:41:49 DEBUG : dir: Looking for writers 2026/08/04 03:41:49 DEBUG : Looking for writers 2026/08/04 03:41:49 DEBUG : dir: reading active writers 2026/08/04 03:41:49 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:41:50 DEBUG : newLeaf: size = 25 OK 2026/08/04 03:41:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:41:50 INFO : newLeaf: Copied (replaced existing) 2026/08/04 03:41:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 03:41:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/04 03:41:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 03:41:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 03:41:50 DEBUG : dir: Looking for writers 2026/08/04 03:41:50 DEBUG : Looking for writers 2026/08/04 03:41:50 DEBUG : dir: reading active writers 2026/08/04 03:41:50 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:50 DEBUG : >WaitForWriters: 2026/08/04 03:41:50 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:50 DEBUG : dir: Looking for writers 2026/08/04 03:41:50 DEBUG : Looking for writers 2026/08/04 03:41:50 DEBUG : dir: reading active writers 2026/08/04 03:41:50 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:50 DEBUG : >WaitForWriters: 2026/08/04 03:41:50 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:41:51 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:41:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:41:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:41:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:41:51 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:41:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:41:54 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:54 DEBUG : dir: Looking for writers 2026/08/04 03:41:54 DEBUG : file1: reading active writers 2026/08/04 03:41:54 DEBUG : Looking for writers 2026/08/04 03:41:54 DEBUG : dir: reading active writers 2026/08/04 03:41:54 DEBUG : >WaitForWriters: 2026/08/04 03:41:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:55 DEBUG : newLeaf: Updating file with newLeaf 0x26726c26a270 2026/08/04 03:41:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:41:56 DEBUG : dir/file1: Updating file with dir/file1 0x26726c26a270 2026/08/04 03:41:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:41:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:41:56 DEBUG : dir/file1(0x26726c6e6e80): openPending: 2026/08/04 03:41:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/04 03:41:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 03:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:41:56 DEBUG : dir/file1(0x26726c6e6e80): >openPending: err= 2026/08/04 03:41:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:41:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:41:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:41:56 DEBUG : dir/file1(0x26726c6e6e80): _writeAt: size=25, off=0 2026/08/04 03:41:56 DEBUG : dir/file1(0x26726c6e6e80): >_writeAt: n=25, err= 2026/08/04 03:41:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:41:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:41:57 DEBUG : newLeaf: Updating file with newLeaf 0x26726c26a270 2026/08/04 03:41:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:41:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:57 DEBUG : newLeaf(0x26726c6e6e80): close: 2026/08/04 03:41:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 03:41:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 03:41:56.9182629 +0000 UTC m=+217.283131666 2026/08/04 03:41:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 03:41:57 DEBUG : newLeaf(0x26726c6e6e80): >close: err= 2026/08/04 03:41:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:41:57 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:41:57 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/04 03:41:57 DEBUG : dir: Looking for writers 2026/08/04 03:41:57 DEBUG : Looking for writers 2026/08/04 03:41:57 DEBUG : dir: reading active writers 2026/08/04 03:41:57 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:41:58 DEBUG : dir: Looking for writers 2026/08/04 03:41:58 DEBUG : Looking for writers 2026/08/04 03:41:58 DEBUG : dir: reading active writers 2026/08/04 03:41:58 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:41:58 DEBUG : newLeaf: size = 25 OK 2026/08/04 03:41:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:41:58 INFO : newLeaf: Copied (replaced existing) 2026/08/04 03:41:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 03:41:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/04 03:41:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 03:41:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:41:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 03:41:58 DEBUG : dir: Looking for writers 2026/08/04 03:41:58 DEBUG : Looking for writers 2026/08/04 03:41:58 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:58 DEBUG : dir: reading active writers 2026/08/04 03:41:58 DEBUG : >WaitForWriters: 2026/08/04 03:41:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:41:59 DEBUG : dir: Looking for writers 2026/08/04 03:41:59 DEBUG : Looking for writers 2026/08/04 03:41:59 DEBUG : dir: reading active writers 2026/08/04 03:41:59 DEBUG : newLeaf: reading active writers 2026/08/04 03:41:59 DEBUG : >WaitForWriters: 2026/08/04 03:41:59 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:00 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:00 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:42:00 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:00 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:42:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:42:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:42:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): openPending: 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 03:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): >openPending: err= 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:42:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): _writeAt: size=14, off=0 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): >_writeAt: n=14, err= 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): close: 2026/08/04 03:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 03:42:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:42:03 DEBUG : dir/file1(0x26726c31abc0): >close: err= 2026/08/04 03:42:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:42:03 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:42:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:42:03 DEBUG : dir: Looking for writers 2026/08/04 03:42:03 DEBUG : file1: reading active writers 2026/08/04 03:42:03 DEBUG : Looking for writers 2026/08/04 03:42:03 DEBUG : dir: reading active writers 2026/08/04 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:42:04 DEBUG : dir/file1: size = 14 OK 2026/08/04 03:42:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 03:42:04 INFO : dir/file1: Copied (replaced existing) 2026/08/04 03:42:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 03:42:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 03:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 03:42:04 DEBUG : dir: Looking for writers 2026/08/04 03:42:04 DEBUG : file1: reading active writers 2026/08/04 03:42:04 DEBUG : Looking for writers 2026/08/04 03:42:04 DEBUG : dir: reading active writers 2026/08/04 03:42:04 DEBUG : >WaitForWriters: 2026/08/04 03:42:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): _readAt: size=512, off=0 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): openPending: 2026/08/04 03:42:04 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/08/04 03:42:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 03:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): >openPending: err= 2026/08/04 03:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): >_readAt: n=14, err=EOF 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): close: 2026/08/04 03:42:04 DEBUG : dir/file1(0x26726c6e6800): >close: err= 2026/08/04 03:42:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:42:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:42:05 DEBUG : newLeaf: Updating file with newLeaf 0x26726c26a680 2026/08/04 03:42:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:42:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:42:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 03:42:06 DEBUG : dir/file1: Updating file with dir/file1 0x26726c26a680 2026/08/04 03:42:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:42:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:07 DEBUG : dir/file1(0x26726c444900): openPending: 2026/08/04 03:42:07 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/08/04 03:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 03:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:07 DEBUG : dir/file1(0x26726c444900): >openPending: err= 2026/08/04 03:42:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:07 DEBUG : dir/file1(0x26726c444900): _writeAt: size=25, off=0 2026/08/04 03:42:07 DEBUG : dir/file1(0x26726c444900): >_writeAt: n=25, err= 2026/08/04 03:42:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:42:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:42:07 DEBUG : newLeaf: Updating file with newLeaf 0x26726c26a680 2026/08/04 03:42:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:07 DEBUG : newLeaf(0x26726c444900): close: 2026/08/04 03:42:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 03:42:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 03:42:07.053217795 +0000 UTC m=+227.418086561 2026/08/04 03:42:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 03:42:07 DEBUG : newLeaf(0x26726c444900): >close: err= 2026/08/04 03:42:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:07 DEBUG : dir: Looking for writers 2026/08/04 03:42:07 DEBUG : Looking for writers 2026/08/04 03:42:07 DEBUG : dir: reading active writers 2026/08/04 03:42:07 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:42:07 DEBUG : dir: Looking for writers 2026/08/04 03:42:07 DEBUG : Looking for writers 2026/08/04 03:42:07 DEBUG : dir: reading active writers 2026/08/04 03:42:07 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:42:07 DEBUG : dir: Looking for writers 2026/08/04 03:42:07 DEBUG : Looking for writers 2026/08/04 03:42:07 DEBUG : dir: reading active writers 2026/08/04 03:42:07 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:42:07 DEBUG : dir: Looking for writers 2026/08/04 03:42:07 DEBUG : Looking for writers 2026/08/04 03:42:07 DEBUG : dir: reading active writers 2026/08/04 03:42:07 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:42:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 03:42:07 DEBUG : dir: Looking for writers 2026/08/04 03:42:07 DEBUG : Looking for writers 2026/08/04 03:42:07 DEBUG : dir: reading active writers 2026/08/04 03:42:07 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:42:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/04 03:42:08 DEBUG : dir: Looking for writers 2026/08/04 03:42:08 DEBUG : Looking for writers 2026/08/04 03:42:08 DEBUG : dir: reading active writers 2026/08/04 03:42:08 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:42:08 DEBUG : dir: Looking for writers 2026/08/04 03:42:08 DEBUG : Looking for writers 2026/08/04 03:42:08 DEBUG : dir: reading active writers 2026/08/04 03:42:08 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:42:08 DEBUG : newLeaf: size = 25 OK 2026/08/04 03:42:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:42:08 INFO : newLeaf: Copied (replaced existing) 2026/08/04 03:42:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 03:42:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/04 03:42:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 03:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 03:42:09 DEBUG : dir: Looking for writers 2026/08/04 03:42:09 DEBUG : Looking for writers 2026/08/04 03:42:09 DEBUG : dir: reading active writers 2026/08/04 03:42:09 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:09 DEBUG : >WaitForWriters: 2026/08/04 03:42:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:09 DEBUG : dir: Looking for writers 2026/08/04 03:42:09 DEBUG : Looking for writers 2026/08/04 03:42:09 DEBUG : dir: reading active writers 2026/08/04 03:42:09 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:09 DEBUG : >WaitForWriters: 2026/08/04 03:42:09 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:10 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:10 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:42:10 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:10 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:42:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:42:13 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:13 DEBUG : dir: Looking for writers 2026/08/04 03:42:13 DEBUG : file1: reading active writers 2026/08/04 03:42:13 DEBUG : Looking for writers 2026/08/04 03:42:13 DEBUG : dir: reading active writers 2026/08/04 03:42:13 DEBUG : >WaitForWriters: 2026/08/04 03:42:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): _readAt: size=512, off=0 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): openPending: 2026/08/04 03:42:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/04 03:42:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 03:42:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): >openPending: err= 2026/08/04 03:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/04 03:42:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:42:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): >_readAt: n=14, err=EOF 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): close: 2026/08/04 03:42:13 DEBUG : dir/file1(0x26726c856800): >close: err= 2026/08/04 03:42:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:42:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:42:14 DEBUG : newLeaf: Updating file with newLeaf 0x26726c6c04e0 2026/08/04 03:42:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:42:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/04 03:42:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 03:42:15 DEBUG : dir/file1: Updating file with dir/file1 0x26726c6c04e0 2026/08/04 03:42:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 03:42:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:42:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:16 DEBUG : dir/file1(0x26726c444a40): openPending: 2026/08/04 03:42:16 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/08/04 03:42:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 03:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:16 DEBUG : dir/file1(0x26726c444a40): >openPending: err= 2026/08/04 03:42:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:42:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:16 DEBUG : dir/file1(0x26726c444a40): _writeAt: size=25, off=0 2026/08/04 03:42:16 DEBUG : dir/file1(0x26726c444a40): >_writeAt: n=25, err= 2026/08/04 03:42:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/04 03:42:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 03:42:17 DEBUG : newLeaf: Updating file with newLeaf 0x26726c6c04e0 2026/08/04 03:42:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:42:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:17 DEBUG : newLeaf(0x26726c444a40): close: 2026/08/04 03:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 03:42:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 03:42:16.197715945 +0000 UTC m=+236.562584722 2026/08/04 03:42:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 03:42:17 DEBUG : newLeaf(0x26726c444a40): >close: err= 2026/08/04 03:42:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:42:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:42:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:42:17 DEBUG : dir: Looking for writers 2026/08/04 03:42:17 DEBUG : Looking for writers 2026/08/04 03:42:17 DEBUG : dir: reading active writers 2026/08/04 03:42:17 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:42:18 DEBUG : dir: Looking for writers 2026/08/04 03:42:18 DEBUG : Looking for writers 2026/08/04 03:42:18 DEBUG : dir: reading active writers 2026/08/04 03:42:18 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:42:18 DEBUG : newLeaf: size = 25 OK 2026/08/04 03:42:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 03:42:18 INFO : newLeaf: Copied (replaced existing) 2026/08/04 03:42:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 03:42:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/04 03:42:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 03:42:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 03:42:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 03:42:19 DEBUG : dir: Looking for writers 2026/08/04 03:42:19 DEBUG : Looking for writers 2026/08/04 03:42:19 DEBUG : dir: reading active writers 2026/08/04 03:42:19 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:19 DEBUG : >WaitForWriters: 2026/08/04 03:42:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:20 DEBUG : dir: Looking for writers 2026/08/04 03:42:20 DEBUG : Looking for writers 2026/08/04 03:42:20 DEBUG : dir: reading active writers 2026/08/04 03:42:20 DEBUG : newLeaf: reading active writers 2026/08/04 03:42:20 DEBUG : >WaitForWriters: 2026/08/04 03:42:20 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestFileRename (57.87s) --- PASS: TestFileRename/off,forceCache=false (8.95s) --- PASS: TestFileRename/minimal,forceCache=false (9.12s) --- PASS: TestFileRename/minimal,forceCache=true (10.14s) --- PASS: TestFileRename/writes,forceCache=false (8.79s) --- PASS: TestFileRename/writes,forceCache=true (10.14s) --- PASS: TestFileRename/full,forceCache=false (10.73s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:21 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:21 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:21 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:21 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:21 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:21 DEBUG : Looking for writers 2026/08/04 03:42:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:21 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.38s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:21 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.40s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:22 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.38s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:22 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.40s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:23 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:23 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.38s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:23 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:23 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:42:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 03:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:26 DEBUG : dir: Looking for writers 2026/08/04 03:42:26 DEBUG : file1: reading active writers 2026/08/04 03:42:26 DEBUG : Looking for writers 2026/08/04 03:42:26 DEBUG : dir: reading active writers 2026/08/04 03:42:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.59s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:28 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:28 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:42:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 03:42:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 03:42:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 03:42:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 03:42:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/04 03:42:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/04 03:42:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/04 03:42:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/04 03:42:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/04 03:42:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/04 03:42:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:32 DEBUG : dir: Looking for writers 2026/08/04 03:42:32 DEBUG : file1: reading active writers 2026/08/04 03:42:32 DEBUG : Looking for writers 2026/08/04 03:42:32 DEBUG : dir: reading active writers 2026/08/04 03:42:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.25s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:34 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:34 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:42:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 03:42:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 03:42:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 03:42:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 03:42:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 03:42:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 03:42:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 03:42:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 03:42:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/04 03:42:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/04 03:42:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/04 03:42:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/04 03:42:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/04 03:42:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 03:42:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/04 03:42:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/04 03:42:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/04 03:42:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 03:42:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 03:42:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 03:42:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 03:42:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/04 03:42:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 03:42:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 03:42:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 03:42:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/04 03:42:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:39 DEBUG : dir: Looking for writers 2026/08/04 03:42:39 DEBUG : file1: reading active writers 2026/08/04 03:42:39 DEBUG : Looking for writers 2026/08/04 03:42:39 DEBUG : dir: reading active writers 2026/08/04 03:42:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.46s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:40 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:40 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:42:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 03:42:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:44 DEBUG : dir: Looking for writers 2026/08/04 03:42:44 DEBUG : file1: reading active writers 2026/08/04 03:42:44 DEBUG : Looking for writers 2026/08/04 03:42:44 DEBUG : dir: reading active writers 2026/08/04 03:42:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.45s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:45 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:45 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:42:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 03:42:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 03:42:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/04 03:42:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/04 03:42:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:48 DEBUG : dir: Looking for writers 2026/08/04 03:42:48 DEBUG : file1: reading active writers 2026/08/04 03:42:48 DEBUG : Looking for writers 2026/08/04 03:42:48 DEBUG : dir: reading active writers 2026/08/04 03:42:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:49 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:49 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:42:49 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 DEBUG : Config file has changed externally - reloading 2026/08/04 03:42:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:49 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:42:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): _readAt: size=1, off=0 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): openPending: 2026/08/04 03:42:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:42:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >openPending: err= 2026/08/04 03:42:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 03:42:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:42:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >_readAt: n=1, err= 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): _readAt: size=256, off=1 2026/08/04 03:42:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >_readAt: n=15, err=EOF 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): _readAt: size=16, off=16 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >_readAt: n=0, err=EOF 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): close: 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >close: err= 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): close: 2026/08/04 03:42:52 DEBUG : dir/file1(0x26726c50ecc0): >close: err=file already closed 2026/08/04 03:42:52 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:52 DEBUG : dir: Looking for writers 2026/08/04 03:42:52 DEBUG : file1: reading active writers 2026/08/04 03:42:52 DEBUG : Looking for writers 2026/08/04 03:42:52 DEBUG : dir: reading active writers 2026/08/04 03:42:52 DEBUG : >WaitForWriters: 2026/08/04 03:42:52 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.51s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:54 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:42:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:54 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:42:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:42:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:42:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:42:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:42:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:42:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:42:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:42:56 DEBUG : dir/file1(0x26726c50e840): _readAt: size=1, off=0 2026/08/04 03:42:56 DEBUG : dir/file1(0x26726c50e840): openPending: 2026/08/04 03:42:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:42:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:42:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:42:56 DEBUG : dir/file1(0x26726c50e840): >openPending: err= 2026/08/04 03:42:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 03:42:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:42:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:42:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >_readAt: n=1, err= 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): _readAt: size=1, off=5 2026/08/04 03:42:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >_readAt: n=1, err= 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): _readAt: size=1, off=3 2026/08/04 03:42:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >_readAt: n=1, err= 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): _readAt: size=1, off=13 2026/08/04 03:42:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >_readAt: n=1, err= 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): _readAt: size=16, off=100 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >_readAt: n=0, err=EOF 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): close: 2026/08/04 03:42:57 DEBUG : dir/file1(0x26726c50e840): >close: err= 2026/08/04 03:42:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:42:57 DEBUG : dir: Looking for writers 2026/08/04 03:42:57 DEBUG : file1: reading active writers 2026/08/04 03:42:57 DEBUG : Looking for writers 2026/08/04 03:42:57 DEBUG : dir: reading active writers 2026/08/04 03:42:57 DEBUG : >WaitForWriters: 2026/08/04 03:42:57 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting 2026/08/04 03:42:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:42:57 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-keligib6sado/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.41s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:42:58 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:42:58 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:42:58 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:42:58 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:42:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:43:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:43:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:43:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:43:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:43:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:43:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=1, off=0 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): openPending: 2026/08/04 03:43:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:43:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:43:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >openPending: err= 2026/08/04 03:43:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 03:43:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=1, err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=1, off=5 2026/08/04 03:43:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=1, err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=1, off=1 2026/08/04 03:43:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=1, err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=6, off=10 2026/08/04 03:43:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=6, err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=256, off=10 2026/08/04 03:43:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=6, err=EOF 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=256, off=100 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=0, err=EOF 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): close: 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >close: err= 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): _readAt: size=256, off=100 2026/08/04 03:43:01 DEBUG : dir/file1(0x26726be1ba80): >_readAt: n=0, err=file already closed 2026/08/04 03:43:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:01 DEBUG : dir: Looking for writers 2026/08/04 03:43:01 DEBUG : file1: reading active writers 2026/08/04 03:43:01 DEBUG : Looking for writers 2026/08/04 03:43:01 DEBUG : dir: reading active writers 2026/08/04 03:43:01 DEBUG : >WaitForWriters: 2026/08/04 03:43:01 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting 2026/08/04 03:43:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:43:02 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-keligib6sado/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.28s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:02 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:02 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:02 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:02 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:43:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:43:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:43:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:43:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:43:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:43:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): RWFileHandle.Flush 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): _readAt: size=256, off=0 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): openPending: 2026/08/04 03:43:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:43:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:43:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): >openPending: err= 2026/08/04 03:43:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 03:43:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): >_readAt: n=16, err=EOF 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): RWFileHandle.Flush 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): RWFileHandle.Flush 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): close: 2026/08/04 03:43:05 DEBUG : dir/file1(0x26726c856380): >close: err= 2026/08/04 03:43:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:05 DEBUG : dir: Looking for writers 2026/08/04 03:43:05 DEBUG : file1: reading active writers 2026/08/04 03:43:05 DEBUG : Looking for writers 2026/08/04 03:43:05 DEBUG : dir: reading active writers 2026/08/04 03:43:05 DEBUG : >WaitForWriters: 2026/08/04 03:43:05 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting 2026/08/04 03:43: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-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:43: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-keligib6sado/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.28s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:07 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:07 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:07 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:07 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:43:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:43:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 03:43:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:43:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:43:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:43:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:43:09 DEBUG : dir/file1(0x26726c857580): _readAt: size=256, off=0 2026/08/04 03:43:09 DEBUG : dir/file1(0x26726c857580): openPending: 2026/08/04 03:43:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:43:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:43:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:09 DEBUG : dir/file1(0x26726c857580): >openPending: err= 2026/08/04 03:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 03:43:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:43:10 DEBUG : dir/file1(0x26726c857580): >_readAt: n=16, err=EOF 2026/08/04 03:43:10 DEBUG : dir/file1(0x26726c857580): RWFileHandle.Release 2026/08/04 03:43:10 DEBUG : dir/file1(0x26726c857580): close: 2026/08/04 03:43:10 DEBUG : dir/file1(0x26726c857580): >close: err= 2026/08/04 03:43:10 DEBUG : dir/file1(0x26726c857580): RWFileHandle.Release 2026/08/04 03:43:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:10 DEBUG : dir: Looking for writers 2026/08/04 03:43:10 DEBUG : file1: reading active writers 2026/08/04 03:43:10 DEBUG : Looking for writers 2026/08/04 03:43:10 DEBUG : dir: reading active writers 2026/08/04 03:43:10 DEBUG : >WaitForWriters: 2026/08/04 03:43:10 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting 2026/08/04 03:43: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-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:43: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-keligib6sado/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:11 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:11 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:11 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:11 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:11 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): openPending: 2026/08/04 03:43:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): >openPending: err= 2026/08/04 03:43:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): _writeAt: size=5, off=0 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): >_writeAt: n=5, err= 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): _writeAt: size=7, off=5 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): >_writeAt: n=7, err= 2026/08/04 03:43:11 DEBUG : file1: vfs cache: truncate to size=11 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): close: 2026/08/04 03:43:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:11.542241328 +0000 UTC m=+291.907110093 2026/08/04 03:43:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): >close: err= 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): close: 2026/08/04 03:43:11 DEBUG : file1(0x26726c857e40): >close: err=file already closed 2026/08/04 03:43:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:11 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:11 DEBUG : Looking for writers 2026/08/04 03:43:11 DEBUG : file1: reading active writers 2026/08/04 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:12 DEBUG : Looking for writers 2026/08/04 03:43:12 DEBUG : file1: reading active writers 2026/08/04 03:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:12 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/04 03:43:12 DEBUG : Looking for writers 2026/08/04 03:43:12 DEBUG : file1: reading active writers 2026/08/04 03:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:13 DEBUG : file1: size = 11 OK 2026/08/04 03:43:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 03:43:13 INFO : file1: Copied (new) 2026/08/04 03:43:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 03:43:11 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/04 03:43:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:13 DEBUG : Looking for writers 2026/08/04 03:43:13 DEBUG : file1: reading active writers 2026/08/04 03:43:13 DEBUG : >WaitForWriters: 2026/08/04 03:43:13 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:13 DEBUG : Looking for writers 2026/08/04 03:43:13 DEBUG : file1: reading active writers 2026/08/04 03:43:13 DEBUG : >WaitForWriters: 2026/08/04 03:43:13 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:14 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:14 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:14 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:14 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:14 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): openPending: 2026/08/04 03:43:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): >openPending: err= 2026/08/04 03:43:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): _writeAt: size=7, off=0 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): >_writeAt: n=7, err= 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): _writeAt: size=6, off=5 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): >_writeAt: n=6, err= 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): close: 2026/08/04 03:43:14 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:14.720606774 +0000 UTC m=+295.085475530 2026/08/04 03:43:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): >close: err= 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): _writeAt: size=5, off=0 2026/08/04 03:43:14 DEBUG : file1(0x26726c50f600): >_writeAt: n=0, err=file already closed 2026/08/04 03:43:14 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:14 DEBUG : Looking for writers 2026/08/04 03:43:14 DEBUG : file1: reading active writers 2026/08/04 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:14 DEBUG : Looking for writers 2026/08/04 03:43:14 DEBUG : file1: reading active writers 2026/08/04 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:14 DEBUG : Looking for writers 2026/08/04 03:43:14 DEBUG : file1: reading active writers 2026/08/04 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:14 DEBUG : Looking for writers 2026/08/04 03:43:14 DEBUG : file1: reading active writers 2026/08/04 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:14 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:14 DEBUG : Looking for writers 2026/08/04 03:43:14 DEBUG : file1: reading active writers 2026/08/04 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:15 DEBUG : Looking for writers 2026/08/04 03:43:15 DEBUG : file1: reading active writers 2026/08/04 03:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:43:15 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-keligib6sado/dir/file1: no such file or directory 2026/08/04 03:43:15 DEBUG : Looking for writers 2026/08/04 03:43:15 DEBUG : file1: reading active writers 2026/08/04 03:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:15 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/04 03:43:15 DEBUG : Looking for writers 2026/08/04 03:43:15 DEBUG : file1: reading active writers 2026/08/04 03:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:16 DEBUG : file1: size = 11 OK 2026/08/04 03:43:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 03:43:16 INFO : file1: Copied (new) 2026/08/04 03:43:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 03:43:14 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/04 03:43:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:16 DEBUG : Looking for writers 2026/08/04 03:43:16 DEBUG : file1: reading active writers 2026/08/04 03:43:16 DEBUG : >WaitForWriters: 2026/08/04 03:43:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:17 DEBUG : Looking for writers 2026/08/04 03:43:17 DEBUG : file1: reading active writers 2026/08/04 03:43:17 DEBUG : >WaitForWriters: 2026/08/04 03:43:17 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:17 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:17 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:17 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:17 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:17 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:17 DEBUG : file1(0x26726c6e6bc0): openPending: 2026/08/04 03:43:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:17 DEBUG : file1(0x26726c6e6bc0): >openPending: err= 2026/08/04 03:43:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:17 DEBUG : file1(0x26726c6e6bc0): close: 2026/08/04 03:43:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:17.897550355 +0000 UTC m=+298.262419121 2026/08/04 03:43:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:17 DEBUG : file1(0x26726c6e6bc0): >close: err= 2026/08/04 03:43:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 03:43:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:43:17 DEBUG : file2: newRWFileHandle: 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): openPending: 2026/08/04 03:43:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): >openPending: err= 2026/08/04 03:43:17 DEBUG : file2: >newRWFileHandle: err= 2026/08/04 03:43:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 03:43:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/04 03:43:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): RWFileHandle.Flush 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): RWFileHandle.Release 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): close: 2026/08/04 03:43:17 DEBUG : file2: vfs cache: setting modification time to 2026-08-04 03:43:17.898888221 +0000 UTC m=+298.263756977 2026/08/04 03:43:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:17 DEBUG : file2(0x26726c6e7040): >close: err= 2026/08/04 03:43:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:17 DEBUG : Looking for writers 2026/08/04 03:43:17 DEBUG : file1: reading active writers 2026/08/04 03:43:17 DEBUG : file2: reading active writers 2026/08/04 03:43:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/04 03:43:17 DEBUG : Looking for writers 2026/08/04 03:43:17 DEBUG : file1: reading active writers 2026/08/04 03:43:17 DEBUG : file2: reading active writers 2026/08/04 03:43:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/04 03:43:17 DEBUG : Looking for writers 2026/08/04 03:43:17 DEBUG : file1: reading active writers 2026/08/04 03:43:17 DEBUG : file2: reading active writers 2026/08/04 03:43:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/04 03:43:17 DEBUG : Looking for writers 2026/08/04 03:43:17 DEBUG : file1: reading active writers 2026/08/04 03:43:17 DEBUG : file2: reading active writers 2026/08/04 03:43:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/04 03:43:17 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:17 DEBUG : file2: vfs cache: starting upload 2026/08/04 03:43:18 DEBUG : Looking for writers 2026/08/04 03:43:18 DEBUG : file1: reading active writers 2026/08/04 03:43:18 DEBUG : file2: reading active writers 2026/08/04 03:43:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/04 03:43:18 DEBUG : Looking for writers 2026/08/04 03:43:18 DEBUG : file1: reading active writers 2026/08/04 03:43:18 DEBUG : file2: reading active writers 2026/08/04 03:43:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/04 03:43:18 DEBUG : Looking for writers 2026/08/04 03:43:18 DEBUG : file2: reading active writers 2026/08/04 03:43:18 DEBUG : file1: reading active writers 2026/08/04 03:43:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/04 03:43:19 DEBUG : Looking for writers 2026/08/04 03:43:19 DEBUG : file1: reading active writers 2026/08/04 03:43:19 DEBUG : file2: reading active writers 2026/08/04 03:43:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/04 03:43:19 DEBUG : file1: size = 0 OK 2026/08/04 03:43:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:43:19 INFO : file1: Copied (new) 2026/08/04 03:43:19 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-04 03:43:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/04 03:43:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:20 DEBUG : Looking for writers 2026/08/04 03:43:20 DEBUG : file1: reading active writers 2026/08/04 03:43:20 DEBUG : file2: reading active writers 2026/08/04 03:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:21 DEBUG : Looking for writers 2026/08/04 03:43:21 DEBUG : file2: reading active writers 2026/08/04 03:43:21 DEBUG : file1: reading active writers 2026/08/04 03:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:22 DEBUG : file2: size = 0 OK 2026/08/04 03:43:22 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:43:22 INFO : file2: Copied (new) 2026/08/04 03:43:22 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-04 03:43:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/04 03:43:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/04 03:43:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 03:43:22 INFO : file2: vfs cache: upload succeeded try #1 2026/08/04 03:43:22 DEBUG : Looking for writers 2026/08/04 03:43:22 DEBUG : file1: reading active writers 2026/08/04 03:43:22 DEBUG : file2: reading active writers 2026/08/04 03:43:22 DEBUG : >WaitForWriters: 2026/08/04 03:43:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:22 DEBUG : Looking for writers 2026/08/04 03:43:22 DEBUG : file1: reading active writers 2026/08/04 03:43:22 DEBUG : file2: reading active writers 2026/08/04 03:43:22 DEBUG : >WaitForWriters: 2026/08/04 03:43:22 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.35s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:23 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:23 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:23 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:23 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:23 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): openPending: 2026/08/04 03:43:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): >openPending: err= 2026/08/04 03:43:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): _writeAt: size=5, off=0 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): >_writeAt: n=5, err= 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): RWFileHandle.Flush 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): RWFileHandle.Flush 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): close: 2026/08/04 03:43:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:23.249110577 +0000 UTC m=+303.613979383 2026/08/04 03:43:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:23 DEBUG : file1(0x26726c0ffe40): >close: err= 2026/08/04 03:43:23 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:23 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:23 DEBUG : Looking for writers 2026/08/04 03:43:23 DEBUG : file1: reading active writers 2026/08/04 03:43:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:43:24 DEBUG : Looking for writers 2026/08/04 03:43:24 DEBUG : file1: reading active writers 2026/08/04 03:43:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:25 DEBUG : file1: size = 5 OK 2026/08/04 03:43:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:43:25 INFO : file1: Copied (new) 2026/08/04 03:43:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 03:43:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/04 03:43:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:25 DEBUG : Looking for writers 2026/08/04 03:43:25 DEBUG : file1: reading active writers 2026/08/04 03:43:25 DEBUG : >WaitForWriters: 2026/08/04 03:43:25 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:26 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:26 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:26 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:26 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:26 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): openPending: 2026/08/04 03:43:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): >openPending: err= 2026/08/04 03:43:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): _writeAt: size=5, off=0 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): >_writeAt: n=5, err= 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): RWFileHandle.Release 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): close: 2026/08/04 03:43:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:26.277332909 +0000 UTC m=+306.642201685 2026/08/04 03:43:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): >close: err= 2026/08/04 03:43:26 DEBUG : file1(0x26726c6e6240): RWFileHandle.Release 2026/08/04 03:43:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:26 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:26 DEBUG : Looking for writers 2026/08/04 03:43:26 DEBUG : file1: reading active writers 2026/08/04 03:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:43:27 DEBUG : Looking for writers 2026/08/04 03:43:27 DEBUG : file1: reading active writers 2026/08/04 03:43:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:28 DEBUG : file1: size = 5 OK 2026/08/04 03:43:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:43:28 INFO : file1: Copied (new) 2026/08/04 03:43:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 03:43:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/04 03:43:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:28 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:28 DEBUG : Looking for writers 2026/08/04 03:43:28 DEBUG : file1: reading active writers 2026/08/04 03:43:28 DEBUG : >WaitForWriters: 2026/08/04 03:43:28 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:29 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:29 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:29 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:29 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:43:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 03:43:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:43:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): openPending: 2026/08/04 03:43:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:43:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:43:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): >openPending: err= 2026/08/04 03:43:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 03:43:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:43:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:43:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): _writeAt: size=5, off=0 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): >_writeAt: n=5, err= 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): close: 2026/08/04 03:43:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 03:43:32.167910399 +0000 UTC m=+312.532779155 2026/08/04 03:43:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:32 DEBUG : dir/file1(0x26726c31a4c0): >close: err= 2026/08/04 03:43:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:32 DEBUG : dir: Looking for writers 2026/08/04 03:43:32 DEBUG : file1: reading active writers 2026/08/04 03:43:32 DEBUG : Looking for writers 2026/08/04 03:43:32 DEBUG : dir: reading active writers 2026/08/04 03:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:33 DEBUG : dir/file1: size = 5 OK 2026/08/04 03:43:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:43:33 INFO : dir/file1: Copied (replaced existing) 2026/08/04 03:43:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-04 03:43:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/04 03:43:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:33 DEBUG : dir: Looking for writers 2026/08/04 03:43:33 DEBUG : file1: reading active writers 2026/08/04 03:43:33 DEBUG : Looking for writers 2026/08/04 03:43:33 DEBUG : dir: reading active writers 2026/08/04 03:43:33 DEBUG : >WaitForWriters: 2026/08/04 03:43:33 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.42s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:34 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:34 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:34 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:34 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/04 03:43:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 03:43:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 03:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 03:43:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): _writeAt: size=5, off=0 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): openPending: 2026/08/04 03:43:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/04 03:43:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 03:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): >openPending: err= 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): >_writeAt: n=5, err= 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): _writeAt: size=15, off=5 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): >_writeAt: n=15, err= 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): close: 2026/08/04 03:43:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/04 03:43:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 03:43:37.553325366 +0000 UTC m=+317.918194122 2026/08/04 03:43:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:37 DEBUG : dir/file1(0x26726c50e700): >close: err= 2026/08/04 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:37 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:37 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/04 03:43:37 DEBUG : dir: Looking for writers 2026/08/04 03:43:37 DEBUG : file1: reading active writers 2026/08/04 03:43:37 DEBUG : Looking for writers 2026/08/04 03:43:37 DEBUG : dir: reading active writers 2026/08/04 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:38 DEBUG : dir: Looking for writers 2026/08/04 03:43:38 DEBUG : file1: reading active writers 2026/08/04 03:43:38 DEBUG : Looking for writers 2026/08/04 03:43:38 DEBUG : dir: reading active writers 2026/08/04 03:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:38 DEBUG : dir: Looking for writers 2026/08/04 03:43:38 DEBUG : file1: reading active writers 2026/08/04 03:43:38 DEBUG : Looking for writers 2026/08/04 03:43:38 DEBUG : dir: reading active writers 2026/08/04 03:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:38 DEBUG : dir/file1: size = 20 OK 2026/08/04 03:43:38 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/04 03:43:38 INFO : dir/file1: Copied (replaced existing) 2026/08/04 03:43:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-04 03:43:37 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/04 03:43:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:39 DEBUG : dir: Looking for writers 2026/08/04 03:43:39 DEBUG : file1: reading active writers 2026/08/04 03:43:39 DEBUG : Looking for writers 2026/08/04 03:43:39 DEBUG : dir: reading active writers 2026/08/04 03:43:39 DEBUG : >WaitForWriters: 2026/08/04 03:43:39 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.39s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:40 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:40 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:40 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:40 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:41 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): openPending: 2026/08/04 03:43:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): >openPending: err= 2026/08/04 03:43:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): _writeAt: size=5, off=0 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): >_writeAt: n=5, err= 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): close: 2026/08/04 03:43:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 03:43:41.086853201 +0000 UTC m=+321.451721957 2026/08/04 03:43:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:41 DEBUG : file1(0x26726be1b240): >close: err= 2026/08/04 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:41 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:41 DEBUG : Looking for writers 2026/08/04 03:43:41 DEBUG : file1: reading active writers 2026/08/04 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:43:42 DEBUG : Looking for writers 2026/08/04 03:43:42 DEBUG : file1: reading active writers 2026/08/04 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:43 DEBUG : file1: size = 5 OK 2026/08/04 03:43:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:43:43 INFO : file1: Copied (new) 2026/08/04 03:43:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 03:43:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/04 03:43:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:43 DEBUG : Looking for writers 2026/08/04 03:43:43 DEBUG : file1: reading active writers 2026/08/04 03:43:43 DEBUG : >WaitForWriters: 2026/08/04 03:43:43 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:43 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:43 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:43 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:43 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/04 03:43:43 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.080936737 +0000 UTC m=+324.445805523 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.080936737 +0000 UTC m=+324.445805523 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6ac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.080936737 +0000 UTC m=+324.445805523 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e6f80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c157b90 item 1 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.084969321 +0000 UTC m=+324.449838097 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e75c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.084969321 +0000 UTC m=+324.449838097 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6e7ac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c598d20 item 2 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.087647377 +0000 UTC m=+324.452516164 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50e600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.087647377 +0000 UTC m=+324.452516164 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50ec80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.087647377 +0000 UTC m=+324.452516164 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c50fa00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c599b90 item 3 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.091012101 +0000 UTC m=+324.455880876 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8564c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.091012101 +0000 UTC m=+324.455880876 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c0ff280): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1a6540 item 4 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.093561765 +0000 UTC m=+324.458430541 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.093561765 +0000 UTC m=+324.458430541 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.093561765 +0000 UTC m=+324.458430541 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c444b00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1a6f50 item 5 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.096719167 +0000 UTC m=+324.461587943 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.096719167 +0000 UTC m=+324.461587943 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c445a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1a7ab0 item 6 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.099596819 +0000 UTC m=+324.464465586 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b8380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.099596819 +0000 UTC m=+324.464465586 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.099596819 +0000 UTC m=+324.464465586 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c2b9a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c3f6850 item 7 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.103428826 +0000 UTC m=+324.468297582 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2240): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.103428826 +0000 UTC m=+324.468297582 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2780): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c3f7490 item 8 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c6d2d40): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d2d40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.105530725 +0000 UTC m=+324.470399481 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.105530725 +0000 UTC m=+324.470399481 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.105530725 +0000 UTC m=+324.470399481 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c6d3a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c3f7c00 item 9 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.10846789 +0000 UTC m=+324.473336657 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.10846789 +0000 UTC m=+324.473336657 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70a740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c2c3880 item 10 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c70ad80): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70ad80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.111117563 +0000 UTC m=+324.475986329 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.111117563 +0000 UTC m=+324.475986329 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70b640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.111117563 +0000 UTC m=+324.475986329 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c70bb40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c4103f0 item 11 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.114128028 +0000 UTC m=+324.478996804 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.114128028 +0000 UTC m=+324.478996804 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73c800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c411880 item 12 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c73ce40): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73ce40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.116441155 +0000 UTC m=+324.481309931 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.116441155 +0000 UTC m=+324.481309931 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c73d8c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1cc460 item 13 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.118712714 +0000 UTC m=+324.483581521 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.118712714 +0000 UTC m=+324.483581521 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1ccfc0 item 14 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c758bc0): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758bc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.120980476 +0000 UTC m=+324.485849243 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c758f80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.120980476 +0000 UTC m=+324.485849243 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1cdb90 item 15 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.123570056 +0000 UTC m=+324.488438821 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c759cc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.123570056 +0000 UTC m=+324.488438821 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c300): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdc0700 item 16 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.126514966 +0000 UTC m=+324.491383762 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78c940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.126514966 +0000 UTC m=+324.491383762 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78cdc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.126514966 +0000 UTC m=+324.491383762 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c3124d0 item 17 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.129692376 +0000 UTC m=+324.494561152 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78d940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.129692376 +0000 UTC m=+324.494561152 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c78de80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c313500 item 18 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.131842205 +0000 UTC m=+324.496710991 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7be600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.131842205 +0000 UTC m=+324.496710991 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7beb00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.131842205 +0000 UTC m=+324.496710991 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1968c0 item 19 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.135671375 +0000 UTC m=+324.500540151 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bf680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.135671375 +0000 UTC m=+324.500540151 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7bfbc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c197b20 item 20 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.138023557 +0000 UTC m=+324.502892343 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.138023557 +0000 UTC m=+324.502892343 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7de840): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.138023557 +0000 UTC m=+324.502892343 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7ded40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1c50a0 item 21 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.142134118 +0000 UTC m=+324.507002894 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df3c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.142134118 +0000 UTC m=+324.507002894 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c7df900): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdac070 item 22 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.144382393 +0000 UTC m=+324.509251168 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812080): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.144382393 +0000 UTC m=+324.509251168 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.144382393 +0000 UTC m=+324.509251168 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c812a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdacf50 item 23 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.147420269 +0000 UTC m=+324.512289055 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.147420269 +0000 UTC m=+324.512289055 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdade30 item 24 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c813c80): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c813c80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.150254771 +0000 UTC m=+324.515123547 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.150254771 +0000 UTC m=+324.515123547 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82c640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.150254771 +0000 UTC m=+324.515123547 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82cb80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c1a95e0 item 25 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.153439123 +0000 UTC m=+324.518307909 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.153439123 +0000 UTC m=+324.518307909 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82d740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd98540 item 26 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c82dd80): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c82dd80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.156033793 +0000 UTC m=+324.520902569 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c240): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.156033793 +0000 UTC m=+324.520902569 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84c740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.156033793 +0000 UTC m=+324.520902569 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84cc80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd98b60 item 27 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.159033807 +0000 UTC m=+324.523902583 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d300): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.159033807 +0000 UTC m=+324.523902583 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84d840): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd99490 item 28 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c84de80): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c84de80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.161685534 +0000 UTC m=+324.526554320 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.161685534 +0000 UTC m=+324.526554320 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c872a00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd998f0 item 29 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.164066981 +0000 UTC m=+324.528935757 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873080): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.164066981 +0000 UTC m=+324.528935757 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8735c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd99d50 item 30 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c873c00): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c873c00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.166324854 +0000 UTC m=+324.531193621 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e0c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.166324854 +0000 UTC m=+324.531193621 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89e780): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd96770 item 31 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.168286437 +0000 UTC m=+324.533155204 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89ee00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.168286437 +0000 UTC m=+324.533155204 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bd97030 item 32 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.170380662 +0000 UTC m=+324.535249428 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89f980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bf84150 item 33 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.171118164 +0000 UTC m=+324.535986930 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c89fe00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.171118164 +0000 UTC m=+324.535986930 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8be400): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bf843f0 item 33 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.173607565 +0000 UTC m=+324.538476351 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bea40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bf84d90 item 34 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.174714845 +0000 UTC m=+324.539583651 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8beec0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.174714845 +0000 UTC m=+324.539583651 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bf400): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bf85180 item 34 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.177293064 +0000 UTC m=+324.542161880 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfa40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bf85810 item 35 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.178059801 +0000 UTC m=+324.542928567 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8bfec0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.178059801 +0000 UTC m=+324.542928567 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e84c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda4230 item 35 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.180137866 +0000 UTC m=+324.545006632 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e8b40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda48c0 item 36 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.180845461 +0000 UTC m=+324.545714227 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.180845461 +0000 UTC m=+324.545714227 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda4b60 item 36 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.182684113 +0000 UTC m=+324.547552879 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c8e9bc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda5490 item 37 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.183397861 +0000 UTC m=+324.548266627 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.183397861 +0000 UTC m=+324.548266627 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda56c0 item 37 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.185596231 +0000 UTC m=+324.550464997 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c908cc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bda5ce0 item 38 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.186636055 +0000 UTC m=+324.551504851 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9091c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.186636055 +0000 UTC m=+324.551504851 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdaa070 item 38 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.188869311 +0000 UTC m=+324.553738077 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c909d80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdaa5b0 item 39 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.189693488 +0000 UTC m=+324.554562274 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.189693488 +0000 UTC m=+324.554562274 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926880): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdaa8c0 item 39 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.191799234 +0000 UTC m=+324.556668020 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c926f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdaac40 item 40 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.192641674 +0000 UTC m=+324.557510430 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927400): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.192641674 +0000 UTC m=+324.557510430 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c927940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdaae00 item 40 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.194554987 +0000 UTC m=+324.559423743 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdab260 item 41 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.195256671 +0000 UTC m=+324.560125427 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944500): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdab420 item 41 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.195998282 +0000 UTC m=+324.560867089 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9449c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.195998282 +0000 UTC m=+324.560867089 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c944f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdab5e0 item 41 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.197917486 +0000 UTC m=+324.562786252 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdab9d0 item 42 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.198675617 +0000 UTC m=+324.563544373 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c945a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdabc00 item 42 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.199498942 +0000 UTC m=+324.564367748 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e080): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.199498942 +0000 UTC m=+324.564367748 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95e600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726bdabdc0 item 42 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.201415772 +0000 UTC m=+324.566284528 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95ec40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c4582a0 item 43 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.202120553 +0000 UTC m=+324.566989318 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c458460 item 43 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.202814542 +0000 UTC m=+324.567683298 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95f680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.202814542 +0000 UTC m=+324.567683298 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1af40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c653e30 item 43 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.204808729 +0000 UTC m=+324.569677494 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c95fcc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c458770 item 44 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.205591787 +0000 UTC m=+324.570460553 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c458a10 item 44 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.20644147 +0000 UTC m=+324.571310236 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97c800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.20644147 +0000 UTC m=+324.571310236 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97cd80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c458c40 item 44 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.208252089 +0000 UTC m=+324.573120855 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d3c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c459030 item 45 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.208925731 +0000 UTC m=+324.573794498 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c97d8c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.208925731 +0000 UTC m=+324.573794498 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e0c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c4591f0 item 45 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.21085291 +0000 UTC m=+324.575721676 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1e700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c4595e0 item 46 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.211471789 +0000 UTC m=+324.576340555 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1ec00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.211471789 +0000 UTC m=+324.576340555 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f300): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c4597a0 item 46 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.213497273 +0000 UTC m=+324.578366070 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1f940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c459b90 item 47 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.214065406 +0000 UTC m=+324.578934172 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca1fe40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.214065406 +0000 UTC m=+324.578934172 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3c640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c459d50 item 47 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.215914146 +0000 UTC m=+324.580782912 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3cc80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c6022a0 item 48 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.2168532 +0000 UTC m=+324.581721975 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.2168532 +0000 UTC m=+324.581721975 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3d880): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c602460 item 48 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.219016174 +0000 UTC m=+324.583884940 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca3dec0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c602850 item 49 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.219905783 +0000 UTC m=+324.584774570 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56440): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.219905783 +0000 UTC m=+324.584774570 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca56980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c602a10 item 49 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.222120976 +0000 UTC m=+324.586989752 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c602fc0 item 50 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.222963207 +0000 UTC m=+324.587831983 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57500): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.222963207 +0000 UTC m=+324.587831983 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca57a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c603180 item 50 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.225075525 +0000 UTC m=+324.589944301 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c6035e0 item 51 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.225950307 +0000 UTC m=+324.590819083 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.225950307 +0000 UTC m=+324.590819083 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca72c40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c603960 item 51 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.228465536 +0000 UTC m=+324.593334302 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca732c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c603ce0 item 52 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.229393558 +0000 UTC m=+324.594262324 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca737c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.229393558 +0000 UTC m=+324.594262324 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca73d40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60c000 item 52 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.231845137 +0000 UTC m=+324.596713903 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca964c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60c3f0 item 53 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.23264606 +0000 UTC m=+324.597514826 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca969c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.23264606 +0000 UTC m=+324.597514826 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca96f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60c5b0 item 53 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.234945822 +0000 UTC m=+324.599814588 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60cc40 item 54 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.235940269 +0000 UTC m=+324.600809065 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ca97a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.235940269 +0000 UTC m=+324.600809065 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60ce00 item 54 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.238217278 +0000 UTC m=+324.603086045 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0780): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60d180 item 55 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.239052747 +0000 UTC m=+324.603921513 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab0c80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.239052747 +0000 UTC m=+324.603921513 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab11c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60d500 item 55 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.24145385 +0000 UTC m=+324.606322625 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1840): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60da40 item 56 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.242531985 +0000 UTC m=+324.607400752 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cab1d40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.242531985 +0000 UTC m=+324.607400752 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacc3c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c60dc00 item 56 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.24481676 +0000 UTC m=+324.609685546 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacca00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c6100e0 item 57 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.245571525 +0000 UTC m=+324.610440302 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726caccf40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c6102a0 item 57 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.24651188 +0000 UTC m=+324.611380656 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacd480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.24651188 +0000 UTC m=+324.611380656 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cacda00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c610460 item 57 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.248787226 +0000 UTC m=+324.613656003 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c610850 item 58 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.249560126 +0000 UTC m=+324.614428902 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c610a10 item 58 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.250603997 +0000 UTC m=+324.615472803 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae8bc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.250603997 +0000 UTC m=+324.615472803 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c610bd0 item 58 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.253051247 +0000 UTC m=+324.617920014 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae97c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c610f50 item 59 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.253910219 +0000 UTC m=+324.618778985 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cae9d00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c611180 item 59 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.254780493 +0000 UTC m=+324.619649259 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.254780493 +0000 UTC m=+324.619649259 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb108c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c611340 item 59 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.257340998 +0000 UTC m=+324.622209774 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb10f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c6116c0 item 60 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.258116723 +0000 UTC m=+324.622985499 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11440): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c611880 item 60 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.259031229 +0000 UTC m=+324.623900005 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb11980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.259031229 +0000 UTC m=+324.623900005 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c611a40 item 60 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.2615212 +0000 UTC m=+324.626389967 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2a680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c611dc0 item 61 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.262264013 +0000 UTC m=+324.627132779 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2abc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.262264013 +0000 UTC m=+324.627132779 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3a0e0 item 61 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.264603931 +0000 UTC m=+324.629472697 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2b900): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3a460 item 62 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.265263196 +0000 UTC m=+324.630131962 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb2be40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.265263196 +0000 UTC m=+324.630131962 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3a620 item 62 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.266917449 +0000 UTC m=+324.631786205 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb52c80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3a9a0 item 63 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.267609867 +0000 UTC m=+324.632478623 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb531c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.267609867 +0000 UTC m=+324.632478623 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb538c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3ab60 item 63 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.269182777 +0000 UTC m=+324.634051543 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3aee0 item 64 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.269829859 +0000 UTC m=+324.634698615 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6c540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.269829859 +0000 UTC m=+324.634698615 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6cc40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3b0a0 item 64 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.271408309 +0000 UTC m=+324.636277075 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d280): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3b420 item 65 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.272008533 +0000 UTC m=+324.636877289 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6d700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.272008533 +0000 UTC m=+324.636877289 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb6dc00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3b5e0 item 65 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.273424556 +0000 UTC m=+324.638293312 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3b960 item 66 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.27402547 +0000 UTC m=+324.638894226 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb887c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.27402547 +0000 UTC m=+324.638894226 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb88d00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb3bb20 item 66 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.275456694 +0000 UTC m=+324.640325450 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9e000 item 67 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.276124785 +0000 UTC m=+324.640993541 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb897c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.276124785 +0000 UTC m=+324.640993541 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cb89cc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9e1c0 item 67 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.277537422 +0000 UTC m=+324.642406178 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae440): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9e540 item 68 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.278343694 +0000 UTC m=+324.643212460 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbae940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.278343694 +0000 UTC m=+324.643212460 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaee80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9e700 item 68 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.280110952 +0000 UTC m=+324.644979718 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf4c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9ea80 item 69 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.280689804 +0000 UTC m=+324.645558570 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbaf940): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.280689804 +0000 UTC m=+324.645558570 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbafe40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9ec40 item 69 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.282356271 +0000 UTC m=+324.647225037 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbca5c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9efc0 item 70 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.283385043 +0000 UTC m=+324.648253869 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcaac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.283385043 +0000 UTC m=+324.648253869 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9f180 item 70 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.28571353 +0000 UTC m=+324.650582306 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcb680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9f500 item 71 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.286497771 +0000 UTC m=+324.651366597 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbcbb80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.286497771 +0000 UTC m=+324.651366597 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9f6c0 item 71 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.288787665 +0000 UTC m=+324.653656491 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9fa40 item 72 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.289632559 +0000 UTC m=+324.654501375 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe4d00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.289632559 +0000 UTC m=+324.654501375 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5240): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cb9fc00 item 72 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.291798359 +0000 UTC m=+324.656667125 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfe0e0 item 73 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.292510163 +0000 UTC m=+324.657378929 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cbe5d00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfe2a0 item 73 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.293437254 +0000 UTC m=+324.658306020 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc042c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.293437254 +0000 UTC m=+324.658306020 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfe460 item 73 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.295471784 +0000 UTC m=+324.660340561 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc04e40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfe7e0 item 74 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.296174171 +0000 UTC m=+324.661042947 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfe9a0 item 74 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.296974822 +0000 UTC m=+324.661843589 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05880): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.296974822 +0000 UTC m=+324.661843589 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc05e00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfeb60 item 74 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.299062816 +0000 UTC m=+324.663931582 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbfeee0 item 75 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.299747128 +0000 UTC m=+324.664615904 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbff0a0 item 75 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.300691671 +0000 UTC m=+324.665560437 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc20f80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.300691671 +0000 UTC m=+324.665560437 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc214c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbff260 item 75 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.302888248 +0000 UTC m=+324.667757044 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc21b00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbff5e0 item 76 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.303654054 +0000 UTC m=+324.668522860 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbff7a0 item 76 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.304558533 +0000 UTC m=+324.669427359 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.304558533 +0000 UTC m=+324.669427359 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc44bc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbff960 item 76 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.307134766 +0000 UTC m=+324.672003533 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cbffce0 item 77 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.308063189 +0000 UTC m=+324.672931955 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.308063189 +0000 UTC m=+324.672931955 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc45e00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5e000 item 77 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.310464834 +0000 UTC m=+324.675333600 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5e380 item 78 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.31119849 +0000 UTC m=+324.676067286 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc62a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.31119849 +0000 UTC m=+324.676067286 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5e540 item 78 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.313459068 +0000 UTC m=+324.678327875 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63780): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5e8c0 item 79 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.314155182 +0000 UTC m=+324.679023948 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc63c80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.314155182 +0000 UTC m=+324.679023948 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5ea80 item 79 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.316242684 +0000 UTC m=+324.681111451 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82ac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5ee00 item 80 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.31726787 +0000 UTC m=+324.682136636 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc82fc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.31726787 +0000 UTC m=+324.682136636 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc836c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5efc0 item 80 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.319707837 +0000 UTC m=+324.684576663 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc83d00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5f340 item 81 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.320554825 +0000 UTC m=+324.685423602 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e280): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.320554825 +0000 UTC m=+324.685423602 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9e7c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5f500 item 81 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.322670891 +0000 UTC m=+324.687539657 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9ee40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5f880 item 82 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.323635643 +0000 UTC m=+324.688504420 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f340): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.323635643 +0000 UTC m=+324.688504420 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cc9f8c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5fa40 item 82 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.325740668 +0000 UTC m=+324.690609443 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cc5fdc0 item 83 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.326650837 +0000 UTC m=+324.691519612 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.326650837 +0000 UTC m=+324.691519612 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc2a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ccca0e0 item 83 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.328652956 +0000 UTC m=+324.693521733 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ccca460 item 84 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.329617457 +0000 UTC m=+324.694486224 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.329617457 +0000 UTC m=+324.694486224 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccc3b80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ccca620 item 84 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.331785872 +0000 UTC m=+324.696654639 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc300): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ccca9a0 item 85 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.332733091 +0000 UTC m=+324.697601856 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdc800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.332733091 +0000 UTC m=+324.697601856 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdcd40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccab60 item 85 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.334848475 +0000 UTC m=+324.699717251 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd3c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccaee0 item 86 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.335835057 +0000 UTC m=+324.700703833 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdd8c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.335835057 +0000 UTC m=+324.700703833 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccdde40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccb0a0 item 86 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.337856906 +0000 UTC m=+324.702725671 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfa5c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccb420 item 87 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.339007147 +0000 UTC m=+324.703875964 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfaac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.339007147 +0000 UTC m=+324.703875964 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb000): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccb5e0 item 87 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.341379216 +0000 UTC m=+324.706247982 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfb680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccb960 item 88 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.342355749 +0000 UTC m=+324.707224516 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ccfbb80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.342355749 +0000 UTC m=+324.707224516 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cccbb20 item 88 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.344378369 +0000 UTC m=+324.709247136 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1c840): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2c000 item 89 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.345190913 +0000 UTC m=+324.710059679 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1cd80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2c1c0 item 89 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.346604543 +0000 UTC m=+324.711473299 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.346604543 +0000 UTC m=+324.711473299 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1d840): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2c380 item 89 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.348207198 +0000 UTC m=+324.713075954 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd1de80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2c700 item 90 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.34876993 +0000 UTC m=+324.713638686 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd404c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2c8c0 item 90 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.349453011 +0000 UTC m=+324.714321777 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40a00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.349453011 +0000 UTC m=+324.714321777 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd40fc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2ca80 item 90 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.350892458 +0000 UTC m=+324.715761214 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2ce00 item 91 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.351443459 +0000 UTC m=+324.716312215 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd41b40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2cfc0 item 91 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.352151004 +0000 UTC m=+324.717019760 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): >_readAt: n=8, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.352151004 +0000 UTC m=+324.717019760 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5e700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2d180 item 91 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.353572078 +0000 UTC m=+324.718440844 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5ed40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2d500 item 92 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.354176419 +0000 UTC m=+324.719045175 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f280): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2d6c0 item 92 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): _readAt: size=2, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): _writeAt: size=3, off=5 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.354910555 +0000 UTC m=+324.719779342 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5f7c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.354910555 +0000 UTC m=+324.719779342 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd5fd80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2d880 item 92 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.357286872 +0000 UTC m=+324.722155638 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7c4c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2dc00 item 93 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.357949284 +0000 UTC m=+324.722818059 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7ca00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.357949284 +0000 UTC m=+324.722818059 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd2ddc0 item 93 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.359637851 +0000 UTC m=+324.724506607 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7d740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8c2a0 item 94 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.360212255 +0000 UTC m=+324.725081011 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd7dc80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.360212255 +0000 UTC m=+324.725081011 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9a480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8c460 item 94 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.361901306 +0000 UTC m=+324.726770062 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9aac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8c7e0 item 95 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.362660558 +0000 UTC m=+324.727529324 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1b580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.362660558 +0000 UTC m=+324.727529324 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726be1bc80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c57e2a0 item 95 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): open at offset 0 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.364571588 +0000 UTC m=+324.729440353 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c988480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c57e700 item 96 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.365181157 +0000 UTC m=+324.730049923 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9889c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.365181157 +0000 UTC m=+324.730049923 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c9890c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726c57e8c0 item 96 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= 2026/08/04 03:43:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:44 DEBUG : Looking for writers 2026/08/04 03:43:44 DEBUG : >WaitForWriters: 2026/08/04 03:43:44 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:44 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:44 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:44 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:44 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/04 03:43:44 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.907493014 +0000 UTC m=+325.272361790 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.907493014 +0000 UTC m=+325.272361790 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9b580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.907493014 +0000 UTC m=+325.272361790 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cd9ba40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8ca80 item 1 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.9110394 +0000 UTC m=+325.275908176 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.9110394 +0000 UTC m=+325.275908176 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8680): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8cf50 item 2 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.913324405 +0000 UTC m=+325.278193191 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb8cc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.913324405 +0000 UTC m=+325.278193191 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.913324405 +0000 UTC m=+325.278193191 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8d2d0 item 3 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.916387057 +0000 UTC m=+325.281255854 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdb9c80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.916387057 +0000 UTC m=+325.281255854 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc2c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8d7a0 item 4 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.91843799 +0000 UTC m=+325.283306756 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddc900): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.91843799 +0000 UTC m=+325.283306756 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddcd80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.91843799 +0000 UTC m=+325.283306756 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd240): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cd8db20 item 5 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.921246733 +0000 UTC m=+325.286115489 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddd8c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.921246733 +0000 UTC m=+325.286115489 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cddde00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cdf6150 item 6 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.922989514 +0000 UTC m=+325.287858280 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfa580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.922989514 +0000 UTC m=+325.287858280 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaa80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.922989514 +0000 UTC m=+325.287858280 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfaf40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cdf64d0 item 7 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.925980381 +0000 UTC m=+325.290849157 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfb5c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.925980381 +0000 UTC m=+325.290849157 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cdfbb00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cdf69a0 item 8 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726cea21c0): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea21c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.929030931 +0000 UTC m=+325.293899687 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.929030931 +0000 UTC m=+325.293899687 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2a00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.929030931 +0000 UTC m=+325.293899687 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea2f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cdf6d20 item 9 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.931571167 +0000 UTC m=+325.296439923 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3580): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.931571167 +0000 UTC m=+325.296439923 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cea3ac0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cdf71f0 item 10 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726c857180): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.933486414 +0000 UTC m=+325.298355170 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): _writeAt: size=3, off=2 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.933486414 +0000 UTC m=+325.298355170 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726c857a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.933486414 +0000 UTC m=+325.298355170 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18040): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0e150 item 11 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.936152498 +0000 UTC m=+325.301021265 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce186c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.936152498 +0000 UTC m=+325.301021265 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce18c00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0e620 item 12 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726ce19240): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19240): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.937980721 +0000 UTC m=+325.302849496 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.937980721 +0000 UTC m=+325.302849496 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce19cc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0e9a0 item 13 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.940723488 +0000 UTC m=+325.305592244 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38440): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.940723488 +0000 UTC m=+325.305592244 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0ed20 item 14 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726ce38fc0): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce38fc0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.942774221 +0000 UTC m=+325.307642977 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.942774221 +0000 UTC m=+325.307642977 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce39a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0f0a0 item 15 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.944842827 +0000 UTC m=+325.309711583 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce561c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.944842827 +0000 UTC m=+325.309711583 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0f420 item 16 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.947109887 +0000 UTC m=+325.311978643 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce56d40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.947109887 +0000 UTC m=+325.311978643 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce571c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.947109887 +0000 UTC m=+325.311978643 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce576c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0f7a0 item 17 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.949906868 +0000 UTC m=+325.314775624 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce57d40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.949906868 +0000 UTC m=+325.314775624 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726ce0fc70 item 18 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.951690346 +0000 UTC m=+325.316559112 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74a00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.951690346 +0000 UTC m=+325.316559112 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce74f00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.951690346 +0000 UTC m=+325.316559112 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75400): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf08150 item 19 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.954385345 +0000 UTC m=+325.319254101 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726ce75a80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.954385345 +0000 UTC m=+325.319254101 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e0c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf08620 item 20 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.95612509 +0000 UTC m=+325.320993846 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1e740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.95612509 +0000 UTC m=+325.320993846 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1ec40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.95612509 +0000 UTC m=+325.320993846 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f140): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf089a0 item 21 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.958422538 +0000 UTC m=+325.323291294 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1f7c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.958422538 +0000 UTC m=+325.323291294 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf1fd00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf08e70 item 22 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.960102279 +0000 UTC m=+325.324971035 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.960102279 +0000 UTC m=+325.324971035 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3c980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.960102279 +0000 UTC m=+325.324971035 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3ce80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf091f0 item 23 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.963040277 +0000 UTC m=+325.327909034 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3d500): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.963040277 +0000 UTC m=+325.327909034 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf3da40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf096c0 item 24 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726cf58180): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58180): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.96515001 +0000 UTC m=+325.330018766 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.96515001 +0000 UTC m=+325.330018766 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.96515001 +0000 UTC m=+325.330018766 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf58f80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf09a40 item 25 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.967557977 +0000 UTC m=+325.332426733 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59600): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.967557977 +0000 UTC m=+325.332426733 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf59b40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf72070 item 26 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726cf7c280): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c280): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.969405215 +0000 UTC m=+325.334273981 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7c640): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): open at offset 5 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): >_readAt: n=2, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): _writeAt: size=3, off=7 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.969405215 +0000 UTC m=+325.334273981 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7cb40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.969405215 +0000 UTC m=+325.334273981 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d080): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf723f0 item 27 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.972772343 +0000 UTC m=+325.337641099 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7d700): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.972772343 +0000 UTC m=+325.337641099 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cf7dc40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf728c0 item 28 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726cfa0380): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0380): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.975357273 +0000 UTC m=+325.340226030 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.975357273 +0000 UTC m=+325.340226030 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa0e00): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf72c40 item 29 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.977743329 +0000 UTC m=+325.342612085 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa1480): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.977743329 +0000 UTC m=+325.342612085 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfa19c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf72fc0 item 30 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): _readAt: size=2, off=0 2026/08/04 03:43:44 ERROR : open-test-file(0x26726cfc2100): Couldn't read size of file 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): >_readAt: n=0, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): close: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2100): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.980627325 +0000 UTC m=+325.345496110 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc24c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.980627325 +0000 UTC m=+325.345496110 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc2b80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf73340 item 31 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 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/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.98305646 +0000 UTC m=+325.347925216 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3200): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.98305646 +0000 UTC m=+325.347925216 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3740): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf736c0 item 32 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.985177876 +0000 UTC m=+325.350046672 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfc3d80): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf73a40 item 33 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.985834958 +0000 UTC m=+325.350703714 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0300): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.985834958 +0000 UTC m=+325.350703714 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cf73c00 item 33 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.98783327 +0000 UTC m=+325.352702026 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe0e40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff00e0 item 34 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.988505629 +0000 UTC m=+325.353374385 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe12c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.988505629 +0000 UTC m=+325.353374385 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1800): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff02a0 item 34 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.990217642 +0000 UTC m=+325.355086398 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726cfe1e40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff0620 item 35 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.990928825 +0000 UTC m=+325.355797581 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0063c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.990928825 +0000 UTC m=+325.355797581 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0068c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff07e0 item 35 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.99279023 +0000 UTC m=+325.357658996 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d006f40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff0b60 item 36 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.993730345 +0000 UTC m=+325.358599241 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007440): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): >_readAt: n=3, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.993730345 +0000 UTC m=+325.358599241 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d007980): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff0d20 item 36 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.995485549 +0000 UTC m=+325.360354305 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0220c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff10a0 item 37 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.996783529 +0000 UTC m=+325.361652306 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022540): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): >openPending: err= 2026/08/04 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): >_readAt: n=5, err=EOF 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.996783529 +0000 UTC m=+325.361652306 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d022a40): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: Remove: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff1260 item 37 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): _writeAt: size=5, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): >_writeAt: n=5, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.998659521 +0000 UTC m=+325.363528288 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0230c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): >openPending: err= 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff15e0 item 38 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): _readAt: size=2, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): _writeAt: size=3, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): >_writeAt: n=3, err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): close: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.999458891 +0000 UTC m=+325.364327647 2026/08/04 03:43:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d0235c0): >close: err= 2026/08/04 03:43:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d023b00): _readAt: size=512, off=0 2026/08/04 03:43:44 DEBUG : open-test-file(0x26726d023b00): openPending: 2026/08/04 03:43:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d023b00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d023b00): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d023b00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:44.999458891 +0000 UTC m=+325.364327647 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d023b00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff17a0 item 38 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.00115823 +0000 UTC m=+325.366027006 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042280): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff1b20 item 39 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.0018523 +0000 UTC m=+325.366721057 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.0018523 +0000 UTC m=+325.366721057 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d042c80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726cff1ce0 item 39 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.003905768 +0000 UTC m=+325.368774824 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0541c0 item 40 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.004771052 +0000 UTC m=+325.369639838 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043800): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.004771052 +0000 UTC m=+325.369639838 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d043d40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d054380 item 40 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.006512209 +0000 UTC m=+325.371380975 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060400): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d054700 item 41 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.007281712 +0000 UTC m=+325.372150468 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060900): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0548c0 item 41 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.007983246 +0000 UTC m=+325.372852032 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d060dc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.007983246 +0000 UTC m=+325.372852032 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d054a80 item 41 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.009946223 +0000 UTC m=+325.374815009 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d054e00 item 42 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.010646956 +0000 UTC m=+325.375515772 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d061e40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d054fc0 item 42 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.011534982 +0000 UTC m=+325.376403738 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084480): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.011534982 +0000 UTC m=+325.376403738 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d084a00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d055180 item 42 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.013449568 +0000 UTC m=+325.378318335 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d055500 item 43 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.014173725 +0000 UTC m=+325.379042481 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085540): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0556c0 item 43 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.014824674 +0000 UTC m=+325.379693430 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d085a80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.014824674 +0000 UTC m=+325.379693430 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e0c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d055880 item 43 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.016976727 +0000 UTC m=+325.381845493 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09e700): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d055c00 item 44 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.01775106 +0000 UTC m=+325.382619826 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09ec00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d055dc0 item 44 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.018518378 +0000 UTC m=+325.383387145 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.018518378 +0000 UTC m=+325.383387145 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09f6c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b40e0 item 44 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.020285425 +0000 UTC m=+325.385154190 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d09fd00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b4460 item 45 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.020934821 +0000 UTC m=+325.385803588 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.020934821 +0000 UTC m=+325.385803588 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c0a00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b4620 item 45 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.02294692 +0000 UTC m=+325.387815686 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b49a0 item 46 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.023546432 +0000 UTC m=+325.388415199 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1540): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.023546432 +0000 UTC m=+325.388415199 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0c1c40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b4b60 item 46 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.025857315 +0000 UTC m=+325.390726092 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0380): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b4ee0 item 47 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.026744922 +0000 UTC m=+325.391613678 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0880): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.026744922 +0000 UTC m=+325.391613678 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e0f80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b50a0 item 47 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.029273305 +0000 UTC m=+325.394142061 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e15c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b5420 item 48 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.030001621 +0000 UTC m=+325.394870377 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d0e1ac0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.030001621 +0000 UTC m=+325.394870377 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1062c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b55e0 item 48 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.031945141 +0000 UTC m=+325.396813897 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106900): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b5960 item 49 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.032700146 +0000 UTC m=+325.397568912 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d106d80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.032700146 +0000 UTC m=+325.397568912 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1072c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d0b5b20 item 49 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.034672981 +0000 UTC m=+325.399541738 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120000 item 50 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.035424169 +0000 UTC m=+325.400292925 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d107e40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.035424169 +0000 UTC m=+325.400292925 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1224c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1201c0 item 50 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.037334948 +0000 UTC m=+325.402203724 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d122b40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120540 item 51 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.03836908 +0000 UTC m=+325.403237877 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.03836908 +0000 UTC m=+325.403237877 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123580): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120700 item 51 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.040332247 +0000 UTC m=+325.405201003 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d123c00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120a80 item 52 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.041152145 +0000 UTC m=+325.406020901 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144200): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.041152145 +0000 UTC m=+325.406020901 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120c40 item 52 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.042774429 +0000 UTC m=+325.407643214 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d144e00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d120fc0 item 53 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.043722528 +0000 UTC m=+325.408591284 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.043722528 +0000 UTC m=+325.408591284 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145840): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d121180 item 53 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.045633587 +0000 UTC m=+325.410502343 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d145ec0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d121500 item 54 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.046365449 +0000 UTC m=+325.411234205 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1664c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.046365449 +0000 UTC m=+325.411234205 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d166a40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1216c0 item 54 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.048075919 +0000 UTC m=+325.412944675 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1670c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d121a40 item 55 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.04873399 +0000 UTC m=+325.413602746 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1675c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.04873399 +0000 UTC m=+325.413602746 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d167b00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d121c00 item 55 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.050597289 +0000 UTC m=+325.415466045 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e280): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1880e0 item 56 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.051298844 +0000 UTC m=+325.416167600 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17e780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.051298844 +0000 UTC m=+325.416167600 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17ed00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1882a0 item 56 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.052894927 +0000 UTC m=+325.417763694 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f340): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d188620 item 57 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.053491454 +0000 UTC m=+325.418360210 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17f880): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1887e0 item 57 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.054067441 +0000 UTC m=+325.418936198 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d17fdc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.054067441 +0000 UTC m=+325.418936198 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2440): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1889a0 item 57 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.055926832 +0000 UTC m=+325.420795588 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2a80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d188d20 item 58 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.056685254 +0000 UTC m=+325.421554010 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a2fc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d188ee0 item 58 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.057612655 +0000 UTC m=+325.422481412 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3500): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.057612655 +0000 UTC m=+325.422481412 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1a3ac0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1890a0 item 58 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.059687884 +0000 UTC m=+325.424556650 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0200): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d189420 item 59 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.060527659 +0000 UTC m=+325.425396426 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0740): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1895e0 item 59 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.061231128 +0000 UTC m=+325.426099904 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c0c80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.061231128 +0000 UTC m=+325.426099904 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1200): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1897a0 item 59 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.063289073 +0000 UTC m=+325.428157850 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1840): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d189b20 item 60 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.063986491 +0000 UTC m=+325.428855256 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1c1d80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d189ce0 item 60 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.064800838 +0000 UTC m=+325.429669604 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e03c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.064800838 +0000 UTC m=+325.429669604 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0980): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8000 item 60 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.066603512 +0000 UTC m=+325.431472278 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e0fc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8380 item 61 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.06725948 +0000 UTC m=+325.432128246 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1500): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.06725948 +0000 UTC m=+325.432128246 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d1e1c00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8540 item 61 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.069453583 +0000 UTC m=+325.434322359 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c340): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e88c0 item 62 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.07034191 +0000 UTC m=+325.435210676 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20c880): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.07034191 +0000 UTC m=+325.435210676 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20cf80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8a80 item 62 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.07265077 +0000 UTC m=+325.437519557 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20d5c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8e00 item 63 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.073367984 +0000 UTC m=+325.438236740 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d20db00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.073367984 +0000 UTC m=+325.438236740 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e8fc0 item 63 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): >_readAt: n=0, err=Bad file descriptor 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.075474181 +0000 UTC m=+325.440342937 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22a940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e9340 item 64 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.076061179 +0000 UTC m=+325.440929935 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22ae80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.076061179 +0000 UTC m=+325.440929935 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22b580): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e9500 item 64 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.078135465 +0000 UTC m=+325.443004221 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d22bbc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e9880 item 65 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.078738164 +0000 UTC m=+325.443606920 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.078738164 +0000 UTC m=+325.443606920 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250640): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e9a40 item 65 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.080477398 +0000 UTC m=+325.445346154 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d250c80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d1e9dc0 item 66 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.081235709 +0000 UTC m=+325.446104465 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251100): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.081235709 +0000 UTC m=+325.446104465 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251640): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25c0e0 item 66 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.08317954 +0000 UTC m=+325.448048296 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d251c80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25c460 item 67 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.083782889 +0000 UTC m=+325.448651645 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c200): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.083782889 +0000 UTC m=+325.448651645 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26c700): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25c620 item 67 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.085641649 +0000 UTC m=+325.450510405 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26cd80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25c9a0 item 68 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.086418686 +0000 UTC m=+325.451287452 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d280): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.086418686 +0000 UTC m=+325.451287452 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26d7c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25cb60 item 68 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.088329673 +0000 UTC m=+325.453198429 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d26de00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25cee0 item 69 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.089183636 +0000 UTC m=+325.454052423 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288380): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.089183636 +0000 UTC m=+325.454052423 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288880): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25d0a0 item 69 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.09172262 +0000 UTC m=+325.456591407 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d288f00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25d420 item 70 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.092604797 +0000 UTC m=+325.457473553 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289400): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.092604797 +0000 UTC m=+325.457473553 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d289940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25d5e0 item 70 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.094456653 +0000 UTC m=+325.459325409 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a60c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25d960 item 71 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.095174969 +0000 UTC m=+325.460043735 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a65c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.095174969 +0000 UTC m=+325.460043735 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a6ac0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d25db20 item 71 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.096877604 +0000 UTC m=+325.461746390 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0000 item 72 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.097779457 +0000 UTC m=+325.462648243 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7640): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.097779457 +0000 UTC m=+325.462648243 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2a7b80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c01c0 item 72 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.099755768 +0000 UTC m=+325.464624524 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca240): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0540 item 73 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.100491798 +0000 UTC m=+325.465360585 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ca740): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0700 item 73 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.10127622 +0000 UTC m=+325.466145006 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cac00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.10127622 +0000 UTC m=+325.466145006 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c08c0 item 73 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.103439494 +0000 UTC m=+325.468308250 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cb780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0c40 item 74 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.104223204 +0000 UTC m=+325.469091990 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2cbc80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0e00 item 74 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.105131609 +0000 UTC m=+325.470000375 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec2c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.105131609 +0000 UTC m=+325.470000375 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ec840): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c0fc0 item 74 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.106966955 +0000 UTC m=+325.471835711 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ece80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c1340 item 75 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.107667507 +0000 UTC m=+325.472536274 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed380): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): _writeAt: size=3, off=2 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c1500 item 75 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.108398808 +0000 UTC m=+325.473267575 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ed8c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.108398808 +0000 UTC m=+325.473267575 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726d2ede00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c16c0 item 75 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.110222481 +0000 UTC m=+325.475091277 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0a540): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c1a40 item 76 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.110923695 +0000 UTC m=+325.475792502 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0aa40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c1c00 item 76 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): _writeAt: size=3, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.111750306 +0000 UTC m=+325.476619062 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0af80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.111750306 +0000 UTC m=+325.476619062 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0b500): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726d2c1dc0 item 76 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.114021745 +0000 UTC m=+325.478890541 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd0bb40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd222a0 item 77 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.114812437 +0000 UTC m=+325.479681194 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.114812437 +0000 UTC m=+325.479681194 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2a840): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd22460 item 77 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.118036996 +0000 UTC m=+325.482905802 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ae80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd227e0 item 78 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.118800528 +0000 UTC m=+325.483669284 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2b380): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.118800528 +0000 UTC m=+325.483669284 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd2ba80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd229a0 item 78 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.121148693 +0000 UTC m=+325.486017449 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a1c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd22d20 item 79 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.121750398 +0000 UTC m=+325.486619154 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5a6c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.121750398 +0000 UTC m=+325.486619154 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5adc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd22ee0 item 79 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.123612344 +0000 UTC m=+325.488481170 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b400): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd23260 item 80 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.124502815 +0000 UTC m=+325.489371571 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd5b900): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.124502815 +0000 UTC m=+325.489371571 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76100): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd23420 item 80 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.12656066 +0000 UTC m=+325.491429416 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76740): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd237a0 item 81 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.127408211 +0000 UTC m=+325.492276987 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd76bc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.127408211 +0000 UTC m=+325.492276987 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77100): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd23960 item 81 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.12934608 +0000 UTC m=+325.494214876 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd23ce0 item 82 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.130250077 +0000 UTC m=+325.495118843 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd77c80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.130250077 +0000 UTC m=+325.495118843 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98000 item 82 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.132452505 +0000 UTC m=+325.497321272 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94980): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98380 item 83 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.133379146 +0000 UTC m=+325.498247912 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd94e80): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.133379146 +0000 UTC m=+325.498247912 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd953c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98540 item 83 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.135286597 +0000 UTC m=+325.500155373 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dd95a40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd988c0 item 84 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.136065558 +0000 UTC m=+325.500934324 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.136065558 +0000 UTC m=+325.500934324 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb85c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98a80 item 84 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.138262777 +0000 UTC m=+325.503131543 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb8c40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98e00 item 85 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.139023672 +0000 UTC m=+325.503892439 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.139023672 +0000 UTC m=+325.503892439 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9680): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd98fc0 item 85 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.140774029 +0000 UTC m=+325.505642795 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddb9d00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd99340 item 86 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.141516891 +0000 UTC m=+325.506385656 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda300): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.141516891 +0000 UTC m=+325.506385656 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddda880): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd99500 item 86 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.14312656 +0000 UTC m=+325.507995316 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddaf00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd99880 item 87 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.143722285 +0000 UTC m=+325.508591041 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb400): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.143722285 +0000 UTC m=+325.508591041 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726dddb940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd99a40 item 87 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.14541457 +0000 UTC m=+325.510283326 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf60c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726dd99dc0 item 88 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.14613996 +0000 UTC m=+325.511008717 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf65c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.14613996 +0000 UTC m=+325.511008717 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf6b40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de000e0 item 88 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.147979663 +0000 UTC m=+325.512848449 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7180): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de00460 item 89 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.148697469 +0000 UTC m=+325.513566225 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf76c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de00620 item 89 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.149430463 +0000 UTC m=+325.514299219 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726ddf7c00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.149430463 +0000 UTC m=+325.514299219 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a280): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de007e0 item 89 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.151230532 +0000 UTC m=+325.516099288 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1a8c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de00b60 item 90 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.151917038 +0000 UTC m=+325.516785794 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1ae00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de00d20 item 90 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.152662545 +0000 UTC m=+325.517531301 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b340): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.152662545 +0000 UTC m=+325.517531301 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de1b900): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de00ee0 item 90 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.154345954 +0000 UTC m=+325.519214710 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de01260 item 91 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.154902735 +0000 UTC m=+325.519771491 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36580): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): >_readAt: n=2, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): _writeAt: size=3, off=7 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de01420 item 91 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.155480786 +0000 UTC m=+325.520349542 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de36ac0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): >_readAt: n=8, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.155480786 +0000 UTC m=+325.520349542 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37040): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de015e0 item 91 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.1571027 +0000 UTC m=+325.521971456 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37680): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de01960 item 92 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.157636937 +0000 UTC m=+325.522505693 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de37bc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): open at offset 5 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de01b20 item 92 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): _readAt: size=2, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): _writeAt: size=3, off=5 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): >_writeAt: n=3, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.158345005 +0000 UTC m=+325.523213771 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56200): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): >_readAt: n=3, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.158345005 +0000 UTC m=+325.523213771 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de567c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de01ce0 item 92 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.159806665 +0000 UTC m=+325.524675421 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de56e00): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de641c0 item 93 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.16039218 +0000 UTC m=+325.525260936 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57340): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.16039218 +0000 UTC m=+325.525260936 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de57a40): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de64380 item 93 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.162204682 +0000 UTC m=+325.527073438 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76180): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de64700 item 94 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.162871181 +0000 UTC m=+325.527739967 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de766c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.162871181 +0000 UTC m=+325.527739967 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de76dc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de648c0 item 94 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.164668896 +0000 UTC m=+325.529537662 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77400): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de64c40 item 95 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.165326367 +0000 UTC m=+325.530195133 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de77940): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.165326367 +0000 UTC m=+325.530195133 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98140): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de64e00 item 95 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 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/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): open at offset 0 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): _readAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): >_readAt: n=0, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.167638482 +0000 UTC m=+325.532507269 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98780): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): _writeAt: size=5, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de65180 item 96 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): >_writeAt: n=5, err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.168285895 +0000 UTC m=+325.533154651 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de98cc0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 03:43:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 03:43:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): _readAt: size=512, off=0 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): openPending: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): >openPending: err= 2026/08/04 03:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): >_readAt: n=5, err=EOF 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): close: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 03:43:45.168285895 +0000 UTC m=+325.533154651 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : open-test-file(0x26726de993c0): >close: err= 2026/08/04 03:43:45 DEBUG : open-test-file: Remove: 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26726de65340 item 96 2026/08/04 03:43:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 03:43:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 03:43:45 DEBUG : open-test-file: >Remove: err= 2026/08/04 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : >WaitForWriters: 2026/08/04 03:43:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.80s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:45 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:45 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:45 DEBUG : file1: newRWFileHandle: 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): openPending: 2026/08/04 03:43:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): >openPending: err= 2026/08/04 03:43:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 03:43:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 03:43:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): _writeAt: size=2, off=0 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): >_writeAt: n=2, err= 2026/08/04 03:43:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): RWFileHandle.Flush 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): RWFileHandle.Release 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): close: 2026/08/04 03:43:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 03:43:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:45 DEBUG : file1(0x26726de99bc0): >close: err= 2026/08/04 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : file1: reading active writers 2026/08/04 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : file1: reading active writers 2026/08/04 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : file1: reading active writers 2026/08/04 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : file1: reading active writers 2026/08/04 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:45 DEBUG : file1: vfs cache: starting upload 2026/08/04 03:43:45 DEBUG : Looking for writers 2026/08/04 03:43:45 DEBUG : file1: reading active writers 2026/08/04 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:46 DEBUG : Looking for writers 2026/08/04 03:43:46 DEBUG : file1: reading active writers 2026/08/04 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:46 DEBUG : Looking for writers 2026/08/04 03:43:46 DEBUG : file1: reading active writers 2026/08/04 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/04 03:43:46 DEBUG : Looking for writers 2026/08/04 03:43:46 DEBUG : file1: reading active writers 2026/08/04 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:47 DEBUG : file1: size = 2 OK 2026/08/04 03:43:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 03:43:47 INFO : file1: Copied (new) 2026/08/04 03:43:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/04 03:43:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 03:43:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/04 03:43:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:43:47 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 03:43:47 DEBUG : Looking for writers 2026/08/04 03:43:47 DEBUG : file1: reading active writers 2026/08/04 03:43:47 DEBUG : >WaitForWriters: 2026/08/04 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:48 DEBUG : Looking for writers 2026/08/04 03:43:48 DEBUG : file1: reading active writers 2026/08/04 03:43:48 DEBUG : >WaitForWriters: 2026/08/04 03:43:48 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.18s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:48 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:48 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:48 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:43:48 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:43:48 DEBUG : rename_me: newRWFileHandle: 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): openPending: 2026/08/04 03:43:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 03:43:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): >openPending: err= 2026/08/04 03:43:48 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/04 03:43:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 03:43:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/04 03:43:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): _writeAt: size=5, off=0 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): >_writeAt: n=5, err= 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): close: 2026/08/04 03:43:48 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-04 03:43:48.893657888 +0000 UTC m=+329.258526654 2026/08/04 03:43:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/04 03:43:48 DEBUG : rename_me(0x26726c31a700): >close: err= 2026/08/04 03:43:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/04 03:43:48 DEBUG : i_was_renamed: Updating file with 0x26726c9ee750 2026/08/04 03:43:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/04 03:43:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:43:48 DEBUG : Looking for writers 2026/08/04 03:43:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 03:43:48 DEBUG : Looking for writers 2026/08/04 03:43:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 03:43:48 DEBUG : Looking for writers 2026/08/04 03:43:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 03:43:48 DEBUG : Looking for writers 2026/08/04 03:43:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 03:43:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/04 03:43:49 DEBUG : Looking for writers 2026/08/04 03:43:49 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 03:43:49 DEBUG : Looking for writers 2026/08/04 03:43:49 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 03:43:49 DEBUG : Looking for writers 2026/08/04 03:43:49 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/04 03:43:49 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/04 03:43:50 DEBUG : Looking for writers 2026/08/04 03:43:50 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/04 03:43:50 DEBUG : i_was_renamed: size = 5 OK 2026/08/04 03:43:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:43:50 INFO : i_was_renamed: Copied (new) 2026/08/04 03:43:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-04 03:43:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/04 03:43:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/04 03:43:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 03:43:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/04 03:43:51 DEBUG : Looking for writers 2026/08/04 03:43:51 DEBUG : i_was_renamed: reading active writers 2026/08/04 03:43:51 DEBUG : >WaitForWriters: 2026/08/04 03:43:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:43:51 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:43:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 03:43:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 03:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-keligib6sado" 2026/08/04 03:43:51 INFO : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 03:43:51 DEBUG : forgetting directory cache 2026/08/04 03:43:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): _readAt: size=512, off=0 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): openPending: 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:44:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): >openPending: err= 2026/08/04 03:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): >_readAt: n=20, err=EOF 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): close: 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:44:51 +0000 UTC 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate(0x26726de983c0): >close: err= 2026/08/04 03:43:54 DEBUG : Re-reading directory (185.023395ms old) 2026/08/04 03:43:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:43:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:43:55 DEBUG : forgetting directory cache 2026/08/04 03:43:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): _readAt: size=512, off=0 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): openPending: 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:45:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-04 02:44:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 02:45:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-04 02:44:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/04 03:43:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:43:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): >openPending: err= 2026/08/04 03:43:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): >_readAt: n=20, err=EOF 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): close: 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:45:51 +0000 UTC 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate(0x26726c50f600): >close: err= 2026/08/04 03:43:57 DEBUG : Re-reading directory (184.759266ms old) 2026/08/04 03:43:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:43:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:43:57 DEBUG : forgetting directory cache 2026/08/04 03:43:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate(0x26726c50e440): _readAt: size=512, off=0 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate(0x26726c50e440): openPending: 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:46:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-04 02:45:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 02:46:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-04 02:45:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/04 03:43:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:43:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate(0x26726c50e440): >openPending: err= 2026/08/04 03:43:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate(0x26726c50e440): >_readAt: n=20, err=EOF 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate(0x26726c50e440): close: 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:46:51 +0000 UTC 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate(0x26726c50e440): >close: err= 2026/08/04 03:44:00 DEBUG : Re-reading directory (187.127137ms old) 2026/08/04 03:44:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:00 DEBUG : forgetting directory cache 2026/08/04 03:44:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): _readAt: size=512, off=0 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): openPending: 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:47:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-04 02:46:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 02:47:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-04 02:46:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/04 03:44:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:44:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): >openPending: err= 2026/08/04 03:44:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): >_readAt: n=20, err=EOF 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): close: 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:47:51 +0000 UTC 2026/08/04 03:44:02 DEBUG : TestRWCacheUpdate(0x26726c50f940): >close: err= 2026/08/04 03:44:02 DEBUG : Re-reading directory (186.60979ms old) 2026/08/04 03:44:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:03 DEBUG : forgetting directory cache 2026/08/04 03:44:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): _readAt: size=512, off=0 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): openPending: 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:48:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-04 02:47:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 02:48:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-04 02:47:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/04 03:44:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:44:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): >openPending: err= 2026/08/04 03:44:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): >_readAt: n=20, err=EOF 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): close: 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:48:51 +0000 UTC 2026/08/04 03:44:05 DEBUG : TestRWCacheUpdate(0x26726de98300): >close: err= 2026/08/04 03:44:05 DEBUG : Re-reading directory (186.982734ms old) 2026/08/04 03:44:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:06 DEBUG : forgetting directory cache 2026/08/04 03:44:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): _readAt: size=512, off=0 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): openPending: 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 02:49:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-04 02:48:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 02:49:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-04 02:48:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/04 03:44:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 03:44:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): >openPending: err= 2026/08/04 03:44:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): >_readAt: n=20, err=EOF 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): close: 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:49:51 +0000 UTC 2026/08/04 03:44:08 DEBUG : TestRWCacheUpdate(0x26726c31ac40): >close: err= 2026/08/04 03:44:08 DEBUG : Re-reading directory (186.292272ms old) 2026/08/04 03:44:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:09 DEBUG : forgetting directory cache 2026/08/04 03:44:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): _readAt: size=512, off=0 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): openPending: 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-04 02:50:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-04 02:49:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-04 02:50:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-04 02:49:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/04 03:44:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/04 03:44:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): >openPending: err= 2026/08/04 03:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): >_readAt: n=21, err=EOF 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): close: 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:50:51 +0000 UTC 2026/08/04 03:44:11 DEBUG : TestRWCacheUpdate(0x26726de98280): >close: err= 2026/08/04 03:44:11 DEBUG : Re-reading directory (186.989128ms old) 2026/08/04 03:44:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:12 DEBUG : forgetting directory cache 2026/08/04 03:44:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/04 03:44:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): _readAt: size=512, off=0 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): openPending: 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-04 02:51:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-04 02:50:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-04 02:51:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-04 02:50:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/04 03:44:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/04 03:44:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): >openPending: err= 2026/08/04 03:44:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): >_readAt: n=22, err=EOF 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): close: 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:51:51 +0000 UTC 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate(0x26726de98a80): >close: err= 2026/08/04 03:44:14 DEBUG : Re-reading directory (185.131021ms old) 2026/08/04 03:44:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:14 DEBUG : forgetting directory cache 2026/08/04 03:44:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/04 03:44:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): _readAt: size=512, off=0 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): openPending: 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-04 02:52:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-04 02:51:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-04 02:52:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-04 02:51:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/04 03:44:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/04 03:44:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): >openPending: err= 2026/08/04 03:44:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): >_readAt: n=23, err=EOF 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): close: 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:52:51 +0000 UTC 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate(0x26726c0fe640): >close: err= 2026/08/04 03:44:17 DEBUG : Re-reading directory (184.998548ms old) 2026/08/04 03:44:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:17 DEBUG : forgetting directory cache 2026/08/04 03:44:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): _readAt: size=512, off=0 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): openPending: 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-04 02:53:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-04 02:52:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-04 02:53:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-04 02:52:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/04 03:44:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/04 03:44:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): >openPending: err= 2026/08/04 03:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): >_readAt: n=24, err=EOF 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): close: 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 02:53:51 +0000 UTC 2026/08/04 03:44:19 DEBUG : TestRWCacheUpdate(0x26726c31aa00): >close: err= 2026/08/04 03:44:19 DEBUG : Re-reading directory (185.843705ms old) 2026/08/04 03:44:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 03:44:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 03:44:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:20 DEBUG : Looking for writers 2026/08/04 03:44:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/04 03:44:20 DEBUG : >WaitForWriters: 2026/08/04 03:44:20 DEBUG : OpenDrive root 'rclone-test-keligib6sado': vfs cache: cleaner exiting 2026/08/04 03:44:20 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.13s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:22 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/04 03:44:23 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/04 03:44:25 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:25 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/04 03:44:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 03:44:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 03:44:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 03:44:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/04 03:44:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:26 DEBUG : Looking for writers 2026/08/04 03:44:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/04 03:44:26 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/04 03:44:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.32s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:27 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:27 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:27 DEBUG : OpenDrive root 'rclone-test-keligib6sado': Reusing VFS from active cache 2026/08/04 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:27 DEBUG : Looking for writers 2026/08/04 03:44:27 DEBUG : >WaitForWriters: 2026/08/04 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:27 DEBUG : Looking for writers 2026/08/04 03:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:27 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:27 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:27 DEBUG : Looking for writers 2026/08/04 03:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:28 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:28 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:28 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:28 DEBUG : Looking for writers 2026/08/04 03:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:28 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:28 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:33 DEBUG : dir: Looking for writers 2026/08/04 03:44:33 DEBUG : file2: reading active writers 2026/08/04 03:44:33 DEBUG : Looking for writers 2026/08/04 03:44:33 DEBUG : dir: reading active writers 2026/08/04 03:44:33 DEBUG : file1: reading active writers 2026/08/04 03:44:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.07s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:34 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:34 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:39 DEBUG : dir: Looking for writers 2026/08/04 03:44:39 DEBUG : Looking for writers 2026/08/04 03:44:39 DEBUG : dir: reading active writers 2026/08/04 03:44:39 DEBUG : file1: reading active writers 2026/08/04 03:44:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.07s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:40 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:40 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:41 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:45 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 03:44:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 03:44:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 03:44:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:44:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/04 03:44:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/04 03:44:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 03:44:45 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 03:44:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/04 03:44:47 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:44:47 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/04 03:44:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 03:44:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:44:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 03:44:47 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:47 DEBUG : dir: Looking for writers 2026/08/04 03:44:47 DEBUG : new_file.txt: reading active writers 2026/08/04 03:44:47 DEBUG : file2: reading active writers 2026/08/04 03:44:47 DEBUG : Looking for writers 2026/08/04 03:44:47 DEBUG : dir: reading active writers 2026/08/04 03:44:47 DEBUG : file1: reading active writers 2026/08/04 03:44:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.10s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:48 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:48 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/04 03:44:52 DEBUG : dir/file2: same parent dir (ODFfMTI5MTcyMjNfeDVJNGo) - using file/rename instead of move_copy for dir/file1 2026/08/04 03:44:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/04 03:44:52 DEBUG : dir/file1: Updating file with dir/file1 0x26726dea2750 2026/08/04 03:44:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 03:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 03:44:53 INFO : dir/file1: Moved (server-side) to: file0 2026/08/04 03:44:53 DEBUG : file0: Updating file with file0 0x26726dea2750 2026/08/04 03:44:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 03:44:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/04 03:44:54 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:54 DEBUG : dir: Looking for writers 2026/08/04 03:44:54 DEBUG : Looking for writers 2026/08/04 03:44:54 DEBUG : dir: reading active writers 2026/08/04 03:44:54 DEBUG : file0: reading active writers 2026/08/04 03:44:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.55s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:55 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:55 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:55 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:44:55 DEBUG : Looking for writers 2026/08/04 03:44:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:44:55 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:44:55 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:44:56 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/04 03:44:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/04 03:44:57 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/04 03:44:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/04 03:44:59 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/04 03:45:00 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:00 DEBUG : c: Looking for writers 2026/08/04 03:45:00 DEBUG : d: Looking for writers 2026/08/04 03:45:00 DEBUG : Looking for writers 2026/08/04 03:45:00 DEBUG : a: Looking for writers 2026/08/04 03:45:00 DEBUG : b: Looking for writers 2026/08/04 03:45:00 DEBUG : Looking for writers 2026/08/04 03:45:00 DEBUG : c: reading active writers 2026/08/04 03:45:00 DEBUG : d: reading active writers 2026/08/04 03:45:00 DEBUG : /: reading active writers 2026/08/04 03:45:00 DEBUG : a: reading active writers 2026/08/04 03:45:00 DEBUG : b: reading active writers 2026/08/04 03:45:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.30s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:02 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:02 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/04 03:45:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/04 03:45:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/04 03:45:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/04 03:45:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:07 DEBUG : a/b/c/d: Looking for writers 2026/08/04 03:45:07 DEBUG : a/b/c: Looking for writers 2026/08/04 03:45:07 DEBUG : d: reading active writers 2026/08/04 03:45:07 DEBUG : a/b: Looking for writers 2026/08/04 03:45:07 DEBUG : c: reading active writers 2026/08/04 03:45:07 DEBUG : a: Looking for writers 2026/08/04 03:45:07 DEBUG : b: reading active writers 2026/08/04 03:45:07 DEBUG : Looking for writers 2026/08/04 03:45:07 DEBUG : a: reading active writers 2026/08/04 03:45:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.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-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:10 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:10 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:10 DEBUG : Looking for writers 2026/08/04 03:45:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === 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-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:10 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:10 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 03:45:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 03:45:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/04 03:45:10 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 03:45:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:45:12 DEBUG : file1: size = 5 OK 2026/08/04 03:45:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:45:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/04 03:45:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 03:45:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:13 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 03:45:14 DEBUG : file1: size = 0 OK 2026/08/04 03:45:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:45:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 03:45:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 03:45:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:14 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (7 bytes), uploading instead of streaming 2026/08/04 03:45:14 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/04 03:45:15 DEBUG : file1: size = 7 OK 2026/08/04 03:45:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/04 03:45:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:15 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:15 DEBUG : Looking for writers 2026/08/04 03:45:15 DEBUG : file1: reading active writers 2026/08/04 03:45:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.84s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:16 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:16 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/04 03:45:17 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/04 03:45:17 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/04 03:45:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/04 03:45:17 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (11 bytes), uploading instead of streaming 2026/08/04 03:45:18 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/04 03:45:19 DEBUG : file1: size = 11 OK 2026/08/04 03:45:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 03:45:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/04 03:45:19 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:19 DEBUG : Looking for writers 2026/08/04 03:45:19 DEBUG : file1: reading active writers 2026/08/04 03:45:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.79s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:20 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:20 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/04 03:45:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:20 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 03:45:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/04 03:45:22 DEBUG : file1: size = 5 OK 2026/08/04 03:45:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 03:45:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/04 03:45:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:22 DEBUG : Looking for writers 2026/08/04 03:45:22 DEBUG : file1: reading active writers 2026/08/04 03:45:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:22 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:22 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:23 DEBUG : file1: WriteFileHandle.Release closing 2026/08/04 03:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:23 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 03:45:24 DEBUG : file1: size = 0 OK 2026/08/04 03:45:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:45:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/04 03:45:24 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:24 DEBUG : Looking for writers 2026/08/04 03:45:24 DEBUG : file1: reading active writers 2026/08/04 03:45:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:25 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:25 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:25 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (2 bytes), uploading instead of streaming 2026/08/04 03:45:26 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/04 03:45:27 DEBUG : file1: size = 2 OK 2026/08/04 03:45:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 03:45:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/04 03:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:27 DEBUG : Looking for writers 2026/08/04 03:45:27 DEBUG : file1: reading active writers 2026/08/04 03:45:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.00s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:28 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:28 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:28 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 03:45:29 DEBUG : file1: size = 0 OK 2026/08/04 03:45:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 03:45:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:45:29 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 03:45:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 03:45:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 03:45:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:30 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:30 DEBUG : Looking for writers 2026/08/04 03:45:30 DEBUG : file1: reading active writers 2026/08/04 03:45:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.46s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:30 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:30 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 03:45:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 03:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 03:45:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 03:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:30 DEBUG : OpenDrive root 'rclone-test-keligib6sado': File to upload is small (100 bytes), uploading instead of streaming 2026/08/04 03:45:31 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/04 03:45:32 DEBUG : file1: size = 100 OK 2026/08/04 03:45:32 DEBUG : file1: md5 = 0bc6fc0a0955dd4caa07827d09c066b4 OK 2026/08/04 03:45:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/04 03:45:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 03:45:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 03:45:32 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 03:45:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 03:45:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 03:45:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:32 DEBUG : Looking for writers 2026/08/04 03:45:32 DEBUG : file1: reading active writers 2026/08/04 03:45:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.08s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:33 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:33 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:34 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/04 03:45:36 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/04 03:45:38 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/04 03:45:40 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/04 03:45:42 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/04 03:45:43 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/04 03:45:43 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/04 03:45:43 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/04 03:45:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/04 03:45:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/04 03:45:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/04 03:45:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/04 03:45:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/04 03:45:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/04 03:45:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/04 03:45:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:45 DEBUG : flat: Looking for writers 2026/08/04 03:45:45 DEBUG : f000.txt: reading active writers 2026/08/04 03:45:45 DEBUG : f001.txt: reading active writers 2026/08/04 03:45:45 DEBUG : f002.txt: reading active writers 2026/08/04 03:45:45 DEBUG : f003.txt: reading active writers 2026/08/04 03:45:45 DEBUG : f004.txt: reading active writers 2026/08/04 03:45:45 DEBUG : Looking for writers 2026/08/04 03:45:45 DEBUG : flat: reading active writers 2026/08/04 03:45:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.84s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:47 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:47 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:48 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/04 03:45:50 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/04 03:45:52 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/04 03:45:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/04 03:45:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/04 03:45:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/04 03:45:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/04 03:45:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/04 03:45:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/04 03:45:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:45:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:45:55 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:45:55 DEBUG : a/b/c: Looking for writers 2026/08/04 03:45:55 DEBUG : deep.txt: reading active writers 2026/08/04 03:45:55 DEBUG : a/b: Looking for writers 2026/08/04 03:45:55 DEBUG : c: reading active writers 2026/08/04 03:45:55 DEBUG : mid.txt: reading active writers 2026/08/04 03:45:55 DEBUG : a: Looking for writers 2026/08/04 03:45:55 DEBUG : top.txt: reading active writers 2026/08/04 03:45:55 DEBUG : b: reading active writers 2026/08/04 03:45:55 DEBUG : Looking for writers 2026/08/04 03:45:55 DEBUG : a: reading active writers 2026/08/04 03:45:55 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.72s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:45:58 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:45:58 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:45:59 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/04 03:46:53 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:46:53 DEBUG : bigdir: Looking for writers 2026/08/04 03:46:53 DEBUG : big.bin: reading active writers 2026/08/04 03:46:53 DEBUG : Looking for writers 2026/08/04 03:46:53 DEBUG : bigdir: reading active writers 2026/08/04 03:46:53 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.39s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-keligib6sado'", Local "Local file system at /tmp/rclone378206079", Modify Window "1s" 2026/08/04 03:46:54 INFO : OpenDrive root 'rclone-test-keligib6sado': poll-interval is not supported by this remote 2026/08/04 03:46:54 NOTICE: OpenDrive root 'rclone-test-keligib6sado': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 03:46:55 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/04 03:46:58 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/04 03:47:00 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/04 03:47:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/04 03:47:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/04 03:47:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:47:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:47:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/04 03:47:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/04 03:47:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:47:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:47:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/04 03:47:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/04 03:47:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 03:47:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 03:47:02 DEBUG : WaitForWriters: timeout=30s 2026/08/04 03:47:02 DEBUG : dir1: Looking for writers 2026/08/04 03:47:02 DEBUG : a.txt: reading active writers 2026/08/04 03:47:02 DEBUG : dir2: Looking for writers 2026/08/04 03:47:02 DEBUG : b.txt: reading active writers 2026/08/04 03:47:02 DEBUG : dir3: Looking for writers 2026/08/04 03:47:02 DEBUG : c.txt: reading active writers 2026/08/04 03:47:02 DEBUG : Looking for writers 2026/08/04 03:47:02 DEBUG : dir1: reading active writers 2026/08/04 03:47:02 DEBUG : dir2: reading active writers 2026/08/04 03:47:02 DEBUG : dir3: reading active writers 2026/08/04 03:47:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.77s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/04 03:47:05 DEBUG : OpenDrive root 'rclone-test-keligib6sado': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m46.412262007s (try 1/5): exit status 1: Failed [TestDirRemoveName]