"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/16 02:30:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wixihix7tica" 2026/09/16 02:30:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 02:30:19 DEBUG : Starting OpenDrive session with ID: 56a22ad07e7bd4d33947cb21164321a20c6ecb687f51d17c2d32a29908bc4645 2026/09/16 02:30:20 DEBUG : Creating backend with remote "/tmp/rclone71438755" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:20 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:20 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:22 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:22 DEBUG : dir: Looking for writers 2026/09/16 02:30:22 DEBUG : Looking for writers 2026/09/16 02:30:22 DEBUG : dir: reading active writers 2026/09/16 02:30:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.92s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:23 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:23 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:26 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/16 02:30:28 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/16 02:30:30 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:30 DEBUG : dir/subdir: Looking for writers 2026/09/16 02:30:30 DEBUG : dir: Looking for writers 2026/09/16 02:30:30 DEBUG : file1: reading active writers 2026/09/16 02:30:30 DEBUG : file2: reading active writers 2026/09/16 02:30:30 DEBUG : subdir: reading active writers 2026/09/16 02:30:30 DEBUG : Looking for writers 2026/09/16 02:30:30 DEBUG : dir: reading active writers 2026/09/16 02:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.73s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:32 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:32 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:35 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:35 DEBUG : dir: Looking for writers 2026/09/16 02:30:35 DEBUG : file1: reading active writers 2026/09/16 02:30:35 DEBUG : Looking for writers 2026/09/16 02:30:35 DEBUG : dir: reading active writers 2026/09/16 02:30:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.90s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:36 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:36 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:39 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:39 DEBUG : dir: Looking for writers 2026/09/16 02:30:39 DEBUG : Looking for writers 2026/09/16 02:30:39 DEBUG : dir: reading active writers 2026/09/16 02:30:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.56s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:40 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:40 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:42 DEBUG : dir: forgetting directory cache 2026/09/16 02:30:42 DEBUG : forgetting directory cache 2026/09/16 02:30:42 DEBUG : dir: forgetting directory cache 2026/09/16 02:30:42 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:42 DEBUG : Looking for writers 2026/09/16 02:30:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.74s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:43 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:43 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/16 02:30:46 DEBUG : dir: invalidating directory cache 2026/09/16 02:30:46 DEBUG : >ForgetPath: 2026/09/16 02:30:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/16 02:30:46 DEBUG : invalidating directory cache 2026/09/16 02:30:46 DEBUG : dir: forgetting directory cache 2026/09/16 02:30:46 DEBUG : >ForgetPath: 2026/09/16 02:30:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/16 02:30:46 DEBUG : >ForgetPath: 2026/09/16 02:30:46 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:46 DEBUG : dir: Looking for writers 2026/09/16 02:30:46 DEBUG : Looking for writers 2026/09/16 02:30:46 DEBUG : dir: reading active writers 2026/09/16 02:30:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.89s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:47 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:47 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:52 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/16 02:30:54 DEBUG : forgetting directory cache 2026/09/16 02:30:54 DEBUG : dir: forgetting directory cache 2026/09/16 02:30:54 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:54 DEBUG : dir: Looking for writers 2026/09/16 02:30:54 DEBUG : fil/a/b: Looking for writers 2026/09/16 02:30:54 DEBUG : fil/a: Looking for writers 2026/09/16 02:30:54 DEBUG : b: reading active writers 2026/09/16 02:30:54 DEBUG : fil: Looking for writers 2026/09/16 02:30:54 DEBUG : a: reading active writers 2026/09/16 02:30:54 DEBUG : Looking for writers 2026/09/16 02:30:54 DEBUG : dir: reading active writers 2026/09/16 02:30:54 DEBUG : fil: reading active writers 2026/09/16 02:30:54 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.57s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:30:57 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:30:57 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:30:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:30:59 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:30:59 DEBUG : dir: Looking for writers 2026/09/16 02:30:59 DEBUG : Looking for writers 2026/09/16 02:30:59 DEBUG : dir: reading active writers 2026/09/16 02:30:59 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.60s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:00 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:00 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:03 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:03 DEBUG : dir: Looking for writers 2026/09/16 02:31:03 DEBUG : file1: reading active writers 2026/09/16 02:31:03 DEBUG : Looking for writers 2026/09/16 02:31:03 DEBUG : dir: reading active writers 2026/09/16 02:31:03 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.80s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:04 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:04 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:07 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/16 02:31:09 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/16 02:31:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/16 02:31:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/16 02:31:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/16 02:31:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/16 02:31:12 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/16 02:31:14 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/16 02:31:16 DEBUG : dir: invalidating directory cache 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/16 02:31:16 DEBUG : dir/file1: Reset virtual modtime 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/16 02:31:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/16 02:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/16 02:31:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/16 02:31:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:31:16 DEBUG : dir: invalidating directory cache 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/16 02:31:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/16 02:31:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/16 02:31:16 DEBUG : forgetting directory cache 2026/09/16 02:31:16 DEBUG : dir: forgetting directory cache 2026/09/16 02:31:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/16 02:31:16 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:16 DEBUG : dir/virtualDir: Looking for writers 2026/09/16 02:31:16 DEBUG : dir: Looking for writers 2026/09/16 02:31:16 DEBUG : file1: reading active writers 2026/09/16 02:31:16 DEBUG : virtualFile2: reading active writers 2026/09/16 02:31:16 DEBUG : virtualFile: reading active writers 2026/09/16 02:31:16 DEBUG : virtualDir: reading active writers 2026/09/16 02:31:16 DEBUG : Looking for writers 2026/09/16 02:31:16 DEBUG : dir: reading active writers 2026/09/16 02:31:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.82s) --- PASS: TestDirReadDirAll/Virtual (4.95s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:18 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:18 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:21 ERROR : dir/: Can only open directories read only 2026/09/16 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:21 DEBUG : dir: Looking for writers 2026/09/16 02:31:21 DEBUG : Looking for writers 2026/09/16 02:31:21 DEBUG : dir: reading active writers 2026/09/16 02:31:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.59s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:22 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:22 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/09/16 02:31:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:31:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/16 02:31:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/16 02:31:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/16 02:31:24 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:31:25 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/16 02:31:26 DEBUG : dir/potato: size = 5 OK 2026/09/16 02:31:26 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:31:26 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/16 02:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/16 02:31:26 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:26 DEBUG : dir: Looking for writers 2026/09/16 02:31:26 DEBUG : file1: reading active writers 2026/09/16 02:31:26 DEBUG : potato: reading active writers 2026/09/16 02:31:26 DEBUG : Looking for writers 2026/09/16 02:31:26 DEBUG : dir: reading active writers 2026/09/16 02:31:26 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.87s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:28 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:28 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/16 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:31 DEBUG : dir/sub: Looking for writers 2026/09/16 02:31:31 DEBUG : dir: Looking for writers 2026/09/16 02:31:31 DEBUG : file1: reading active writers 2026/09/16 02:31:31 DEBUG : sub: reading active writers 2026/09/16 02:31:31 DEBUG : Looking for writers 2026/09/16 02:31:31 DEBUG : dir: reading active writers 2026/09/16 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.44s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:33 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:33 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/16 02:31:37 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/16 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:37 DEBUG : dir/sub/subsub: Looking for writers 2026/09/16 02:31:37 DEBUG : dir/sub: Looking for writers 2026/09/16 02:31:37 DEBUG : subsub: reading active writers 2026/09/16 02:31:37 DEBUG : dir: Looking for writers 2026/09/16 02:31:37 DEBUG : file1: reading active writers 2026/09/16 02:31:37 DEBUG : sub: reading active writers 2026/09/16 02:31:37 DEBUG : Looking for writers 2026/09/16 02:31:37 DEBUG : dir: reading active writers 2026/09/16 02:31:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.57s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:40 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:40 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:42 ERROR : dir/: Dir.Remove not empty 2026/09/16 02:31:42 DEBUG : dir/file1: Remove: 2026/09/16 02:31:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:31:42 DEBUG : dir/file1: >Remove: err= 2026/09/16 02:31:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/16 02:31:43 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:43 DEBUG : Looking for writers 2026/09/16 02:31:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.76s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:43 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:43 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:46 DEBUG : dir/file1: Remove: 2026/09/16 02:31:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:31:46 DEBUG : dir/file1: >Remove: err= 2026/09/16 02:31:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/16 02:31:47 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:47 DEBUG : Looking for writers 2026/09/16 02:31:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.77s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:47 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:47 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:50 DEBUG : dir/file1: Remove: 2026/09/16 02:31:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:31:50 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/09/16 02:31:51 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:31:51 DEBUG : dir: Looking for writers 2026/09/16 02:31:51 DEBUG : Looking for writers 2026/09/16 02:31:51 DEBUG : dir: reading active writers 2026/09/16 02:31:51 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.37s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:31:51 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:31:51 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:31:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:31:55 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/16 02:31:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/16 02:31:57 DEBUG : dir2: same parent dir (ODFfMTMyNjM2NjVfRFlnM1k) - using folder/rename instead of move_copy 2026/09/16 02:31:57 DEBUG : dir: Updating dir with dir2 0x2856d4bcbb00 2026/09/16 02:31:57 DEBUG : dir: forgetting directory cache 2026/09/16 02:31:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/16 02:31:57 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/16 02:31:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/16 02:31:58 DEBUG : file2: Updating file with file2 0x2856d4b64680 2026/09/16 02:31:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/16 02:31:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:31:59 INFO : dir2/file3: Deleted 2026/09/16 02:32:00 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/16 02:32:00 DEBUG : dir2/file3: Updating file with dir2/file3 0x2856d4b64680 2026/09/16 02:32:00 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/16 02:32:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/16 02:32:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/16 02:32:00 DEBUG : renamed empty directory: same parent dir (ODFfMTMyNjM2NjVfRFlnM1k) - using folder/rename instead of move_copy 2026/09/16 02:32:01 DEBUG : empty directory: Updating dir with renamed empty directory 0x2856d4bcbc80 2026/09/16 02:32:01 DEBUG : empty directory: forgetting directory cache 2026/09/16 02:32:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/16 02:32:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/16 02:32:01 DEBUG : dir2: Renaming to "dir3" 2026/09/16 02:32:01 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:01 DEBUG : dir3: Looking for writers 2026/09/16 02:32:01 DEBUG : file3: reading active writers 2026/09/16 02:32:01 DEBUG : renamed empty directory: Looking for writers 2026/09/16 02:32:01 DEBUG : Looking for writers 2026/09/16 02:32:01 DEBUG : dir3: reading active writers 2026/09/16 02:32:01 DEBUG : renamed empty directory: reading active writers 2026/09/16 02:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.78s) === 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:02 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:02 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/16 02:32:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:32:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:32:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/16 02:32:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/16 02:32:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/16 02:32:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/16 02:32:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:32:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:32:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/16 02:32:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/16 02:32:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/16 02:32:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/16 02:32:05 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (12 bytes), uploading instead of streaming 2026/09/16 02:32:06 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/16 02:32:07 DEBUG : dir/sub/file2: size = 12 OK 2026/09/16 02:32:07 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/16 02:32:07 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/16 02:32:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/16 02:32:07 DEBUG : forgetting directory cache 2026/09/16 02:32:07 DEBUG : dir: forgetting directory cache 2026/09/16 02:32:07 DEBUG : dir/sub: forgetting directory cache 2026/09/16 02:32:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/16 02:32:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/16 02:32:07 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:32:08 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/16 02:32:09 DEBUG : dir/sub/file0: size = 5 OK 2026/09/16 02:32:09 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:32:09 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/16 02:32:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/16 02:32:09 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:09 DEBUG : dir/sub: Looking for writers 2026/09/16 02:32:09 DEBUG : file0: reading active writers 2026/09/16 02:32:09 DEBUG : file2: reading active writers 2026/09/16 02:32:09 DEBUG : dir: Looking for writers 2026/09/16 02:32:09 DEBUG : file1: reading active writers 2026/09/16 02:32:09 DEBUG : sub: reading active writers 2026/09/16 02:32:09 DEBUG : Looking for writers 2026/09/16 02:32:09 DEBUG : dir: reading active writers 2026/09/16 02:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.68s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:11 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/16 02:32:11 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:11 DEBUG : Looking for writers 2026/09/16 02:32:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:11 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:32:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/16 02:32:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/16 02:32:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:32:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/16 02:32:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/16 02:32:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/16 02:32:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:32:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/16 02:32:14 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:14 DEBUG : dir: Looking for writers 2026/09/16 02:32:14 DEBUG : file1: reading active writers 2026/09/16 02:32:14 DEBUG : file1.metadata: reading active writers 2026/09/16 02:32:14 DEBUG : Looking for writers 2026/09/16 02:32:14 DEBUG : dir: reading active writers 2026/09/16 02:32:14 DEBUG : dir.metadata: reading active writers 2026/09/16 02:32:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.76s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:15 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:15 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:18 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:18 DEBUG : dir: Looking for writers 2026/09/16 02:32:18 DEBUG : file1: reading active writers 2026/09/16 02:32:18 DEBUG : Looking for writers 2026/09/16 02:32:18 DEBUG : dir: reading active writers 2026/09/16 02:32:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:19 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:19 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/16 02:32:24 DEBUG : Can set mod time: true 2026/09/16 02:32:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/16 02:32:25 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:25 DEBUG : dir: Looking for writers 2026/09/16 02:32:25 DEBUG : file1: reading active writers 2026/09/16 02:32:25 DEBUG : Looking for writers 2026/09/16 02:32:25 DEBUG : dir: reading active writers 2026/09/16 02:32:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:26 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:26 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:32:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:28 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (0 bytes), uploading instead of streaming 2026/09/16 02:32:30 DEBUG : dir/file1: size = 0 OK 2026/09/16 02:32:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:32:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/16 02:32:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/16 02:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:30 DEBUG : dir: Looking for writers 2026/09/16 02:32:30 DEBUG : file1: reading active writers 2026/09/16 02:32:30 DEBUG : Looking for writers 2026/09/16 02:32:30 DEBUG : dir: reading active writers 2026/09/16 02:32:30 DEBUG : >WaitForWriters: 2026/09/16 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:30 DEBUG : dir: Looking for writers 2026/09/16 02:32:30 DEBUG : file1: reading active writers 2026/09/16 02:32:30 DEBUG : Looking for writers 2026/09/16 02:32:30 DEBUG : dir: reading active writers 2026/09/16 02:32:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:31 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:31 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:34 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:32:35 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:32:36 DEBUG : dir/file1: size = 5 OK 2026/09/16 02:32:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:32:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/16 02:32:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/16 02:32:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:36 DEBUG : dir: Looking for writers 2026/09/16 02:32:36 DEBUG : file1: reading active writers 2026/09/16 02:32:36 DEBUG : Looking for writers 2026/09/16 02:32:36 DEBUG : dir: reading active writers 2026/09/16 02:32:36 DEBUG : >WaitForWriters: 2026/09/16 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:36 DEBUG : dir: Looking for writers 2026/09/16 02:32:36 DEBUG : file1: reading active writers 2026/09/16 02:32:36 DEBUG : Looking for writers 2026/09/16 02:32:36 DEBUG : dir: reading active writers 2026/09/16 02:32:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:37 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:37 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:32:37 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 DEBUG : Config file has changed externally - reloading 2026/09/16 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:37 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:32:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/16 02:32:40 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:40 DEBUG : dir: Looking for writers 2026/09/16 02:32:40 DEBUG : file1: reading active writers 2026/09/16 02:32:40 DEBUG : Looking for writers 2026/09/16 02:32:40 DEBUG : dir: reading active writers 2026/09/16 02:32:40 DEBUG : >WaitForWriters: 2026/09/16 02:32:40 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:41 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:41 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:32:41 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:41 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:32:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/16 02:32:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:32:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:32:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:32:44 DEBUG : dir/file1(0x2856d4a7f4c0): close: 2026/09/16 02:32:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/16 02:32:44 DEBUG : dir/file1(0x2856d4a7f4c0): >close: err= 2026/09/16 02:32:44 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:44 DEBUG : dir: Looking for writers 2026/09/16 02:32:44 DEBUG : file1: reading active writers 2026/09/16 02:32:44 DEBUG : Looking for writers 2026/09/16 02:32:44 DEBUG : dir: reading active writers 2026/09/16 02:32:44 DEBUG : >WaitForWriters: 2026/09/16 02:32:45 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:45 DEBUG : dir: Looking for writers 2026/09/16 02:32:45 DEBUG : file1: reading active writers 2026/09/16 02:32:45 DEBUG : Looking for writers 2026/09/16 02:32:45 DEBUG : dir: reading active writers 2026/09/16 02:32:45 DEBUG : >WaitForWriters: 2026/09/16 02:32:45 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:46 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:46 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:32:46 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:32:46 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:32:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/16 02:32:48 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:32:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:32:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:32:48 DEBUG : dir/file1(0x2856d51d7780): _writeAt: size=5, off=0 2026/09/16 02:32:48 DEBUG : dir/file1(0x2856d51d7780): openPending: 2026/09/16 02:32:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/16 02:32:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/16 02:32:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:48 DEBUG : dir/file1(0x2856d51d7780): >openPending: err= 2026/09/16 02:32:48 DEBUG : dir/file1(0x2856d51d7780): >_writeAt: n=5, err= 2026/09/16 02:32:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/16 02:32:48 DEBUG : dir/file1(0x2856d51d7780): close: 2026/09/16 02:32:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/16 02:32:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/16 02:32:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/16 02:32:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/16 02:32:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/16 02:32:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:32:49 DEBUG : dir/file1(0x2856d51d7780): >close: err= 2026/09/16 02:32:49 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:32:49 DEBUG : dir/file1: vfs cache: starting upload 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:32:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:49 DEBUG : dir: Looking for writers 2026/09/16 02:32:49 DEBUG : file1: reading active writers 2026/09/16 02:32:49 DEBUG : Looking for writers 2026/09/16 02:32:49 DEBUG : dir: reading active writers 2026/09/16 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:32:50 DEBUG : dir/file1: size = 14 OK 2026/09/16 02:32:50 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/16 02:32:50 INFO : dir/file1: Copied (replaced existing) 2026/09/16 02:32:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/16 02:32:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/16 02:32:50 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/16 02:32:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/16 02:32:50 DEBUG : dir: Looking for writers 2026/09/16 02:32:50 DEBUG : file1: reading active writers 2026/09/16 02:32:50 DEBUG : Looking for writers 2026/09/16 02:32:50 DEBUG : dir: reading active writers 2026/09/16 02:32:50 DEBUG : >WaitForWriters: 2026/09/16 02:32:50 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:50 DEBUG : dir: Looking for writers 2026/09/16 02:32:50 DEBUG : file1: reading active writers 2026/09/16 02:32:50 DEBUG : Looking for writers 2026/09/16 02:32:50 DEBUG : dir: reading active writers 2026/09/16 02:32:50 DEBUG : >WaitForWriters: 2026/09/16 02:32:50 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.75s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.30s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.60s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:51 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:51 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:32:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:32:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:32:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/16 02:32:54 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:54 DEBUG : dir: Looking for writers 2026/09/16 02:32:54 DEBUG : file1: reading active writers 2026/09/16 02:32:54 DEBUG : Looking for writers 2026/09/16 02:32:54 DEBUG : dir: reading active writers 2026/09/16 02:32:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.27s) === RUN TestFileOpenReadUnknownSize 2026/09/16 02:32:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/16 02:32:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:32:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/16 02:32:56 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:32:56 DEBUG : Looking for writers 2026/09/16 02:32:56 DEBUG : file.txt: reading active writers 2026/09/16 02:32:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:32:56 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:32:56 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:32:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:32:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:32:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (25 bytes), uploading instead of streaming 2026/09/16 02:32:59 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:00 DEBUG : dir/file1: size = 25 OK 2026/09/16 02:33:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/16 02:33:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:00 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:00 DEBUG : dir: Looking for writers 2026/09/16 02:33:00 DEBUG : file1: reading active writers 2026/09/16 02:33:00 DEBUG : Looking for writers 2026/09/16 02:33:00 DEBUG : dir: reading active writers 2026/09/16 02:33:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.19s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:01 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:01 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:04 DEBUG : dir/file1: Remove: 2026/09/16 02:33:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:04 DEBUG : dir/file1: >Remove: err= 2026/09/16 02:33:04 DEBUG : dir/file1: Remove: 2026/09/16 02:33:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/16 02:33:04 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:04 DEBUG : dir: Looking for writers 2026/09/16 02:33:04 DEBUG : Looking for writers 2026/09/16 02:33:04 DEBUG : dir: reading active writers 2026/09/16 02:33:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.27s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:05 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:05 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:08 DEBUG : dir/file1: Remove: 2026/09/16 02:33:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:08 DEBUG : dir/file1: >Remove: err= 2026/09/16 02:33:08 DEBUG : dir/file1: Remove: 2026/09/16 02:33:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/16 02:33:08 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:08 DEBUG : dir: Looking for writers 2026/09/16 02:33:08 DEBUG : Looking for writers 2026/09/16 02:33:08 DEBUG : dir: reading active writers 2026/09/16 02:33:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.11s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:09 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:09 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:33:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:33:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/16 02:33:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:33:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/16 02:33:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:33:12 DEBUG : dir/file1: Open: flags=0x3 2026/09/16 02:33:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/16 02:33:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/16 02:33:12 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:12 DEBUG : dir: Looking for writers 2026/09/16 02:33:12 DEBUG : file1: reading active writers 2026/09/16 02:33:12 DEBUG : Looking for writers 2026/09/16 02:33:12 DEBUG : dir: reading active writers 2026/09/16 02:33:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.76s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:13 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:13 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:16 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:16 DEBUG : dir: Looking for writers 2026/09/16 02:33:16 DEBUG : file1: reading active writers 2026/09/16 02:33:16 DEBUG : Looking for writers 2026/09/16 02:33:16 DEBUG : dir: reading active writers 2026/09/16 02:33:16 DEBUG : >WaitForWriters: 2026/09/16 02:33:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:17 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4f9a820 2026/09/16 02:33:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:33:18 DEBUG : dir/file1: Updating file with dir/file1 0x2856d4f9a820 2026/09/16 02:33:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:33:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:33:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:33:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:18 DEBUG : dir/file1: File is currently open, delaying rename 0x2856d4f9a820 2026/09/16 02:33:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:18 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (25 bytes), uploading instead of streaming 2026/09/16 02:33:19 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:20 DEBUG : dir/file1: size = 25 OK 2026/09/16 02:33:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/16 02:33:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:20 DEBUG : newLeaf: Running delayed rename now 2026/09/16 02:33:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:20 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4f9a820 2026/09/16 02:33:20 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:20 DEBUG : dir: Looking for writers 2026/09/16 02:33:20 DEBUG : Looking for writers 2026/09/16 02:33:20 DEBUG : dir: reading active writers 2026/09/16 02:33:20 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:20 DEBUG : >WaitForWriters: 2026/09/16 02:33:21 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:21 DEBUG : dir: Looking for writers 2026/09/16 02:33:21 DEBUG : Looking for writers 2026/09/16 02:33:21 DEBUG : dir: reading active writers 2026/09/16 02:33:21 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:22 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:22 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:33:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:22 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:33:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:24 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:24 DEBUG : dir: Looking for writers 2026/09/16 02:33:24 DEBUG : file1: reading active writers 2026/09/16 02:33:24 DEBUG : Looking for writers 2026/09/16 02:33:24 DEBUG : dir: reading active writers 2026/09/16 02:33:24 DEBUG : >WaitForWriters: 2026/09/16 02:33:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:26 DEBUG : newLeaf: Updating file with newLeaf 0x2856d515a0d0 2026/09/16 02:33:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:33:27 DEBUG : dir/file1: Updating file with dir/file1 0x2856d515a0d0 2026/09/16 02:33:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:33:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/16 02:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:27 DEBUG : dir/file1: File is currently open, delaying rename 0x2856d515a0d0 2026/09/16 02:33:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:27 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (25 bytes), uploading instead of streaming 2026/09/16 02:33:27 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:28 DEBUG : dir/file1: size = 25 OK 2026/09/16 02:33:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/16 02:33:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:28 DEBUG : newLeaf: Running delayed rename now 2026/09/16 02:33:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:29 DEBUG : newLeaf: Updating file with newLeaf 0x2856d515a0d0 2026/09/16 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:29 DEBUG : dir: Looking for writers 2026/09/16 02:33:29 DEBUG : Looking for writers 2026/09/16 02:33:29 DEBUG : dir: reading active writers 2026/09/16 02:33:29 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:29 DEBUG : >WaitForWriters: 2026/09/16 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:29 DEBUG : dir: Looking for writers 2026/09/16 02:33:29 DEBUG : Looking for writers 2026/09/16 02:33:29 DEBUG : dir: reading active writers 2026/09/16 02:33:29 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:29 DEBUG : >WaitForWriters: 2026/09/16 02:33:29 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:30 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:30 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:33:30 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:33:30 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:30 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:33:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:33:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): openPending: 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/16 02:33:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): >openPending: err= 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:33:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): _writeAt: size=14, off=0 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): >_writeAt: n=14, err= 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): close: 2026/09/16 02:33:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/16 02:33:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:33:33 DEBUG : dir/file1(0x2856d4b32600): >close: err= 2026/09/16 02:33:33 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:33:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:33:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:33 DEBUG : dir: Looking for writers 2026/09/16 02:33:33 DEBUG : file1: reading active writers 2026/09/16 02:33:33 DEBUG : Looking for writers 2026/09/16 02:33:33 DEBUG : dir: reading active writers 2026/09/16 02:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:33:34 DEBUG : dir: Looking for writers 2026/09/16 02:33:34 DEBUG : file1: reading active writers 2026/09/16 02:33:34 DEBUG : Looking for writers 2026/09/16 02:33:34 DEBUG : dir: reading active writers 2026/09/16 02:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:33:34 DEBUG : dir/file1: size = 14 OK 2026/09/16 02:33:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/16 02:33:34 INFO : dir/file1: Copied (replaced existing) 2026/09/16 02:33:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/16 02:33:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/16 02:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/16 02:33:34 DEBUG : dir: Looking for writers 2026/09/16 02:33:34 DEBUG : file1: reading active writers 2026/09/16 02:33:34 DEBUG : Looking for writers 2026/09/16 02:33:34 DEBUG : dir: reading active writers 2026/09/16 02:33:34 DEBUG : >WaitForWriters: 2026/09/16 02:33:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:33:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): _readAt: size=512, off=0 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): openPending: 2026/09/16 02:33:34 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/09/16 02:33:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/16 02:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): >openPending: err= 2026/09/16 02:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): >_readAt: n=14, err=EOF 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): close: 2026/09/16 02:33:34 DEBUG : dir/file1(0x2856d4b33580): >close: err= 2026/09/16 02:33:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:33:35 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4f9a680 2026/09/16 02:33:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:33:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/16 02:33:37 DEBUG : dir/file1: Updating file with dir/file1 0x2856d4f9a680 2026/09/16 02:33:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:33:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:37 DEBUG : dir/file1(0x2856d4bf2d00): openPending: 2026/09/16 02:33:37 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/09/16 02:33:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/16 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:37 DEBUG : dir/file1(0x2856d4bf2d00): >openPending: err= 2026/09/16 02:33:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:33:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:37 DEBUG : dir/file1(0x2856d4bf2d00): _writeAt: size=25, off=0 2026/09/16 02:33:37 DEBUG : dir/file1(0x2856d4bf2d00): >_writeAt: n=25, err= 2026/09/16 02:33:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:33:38 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4f9a680 2026/09/16 02:33:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:38 DEBUG : newLeaf(0x2856d4bf2d00): close: 2026/09/16 02:33:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/16 02:33:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-16 02:33:37.396699992 +0000 UTC m=+198.327402349 2026/09/16 02:33:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/16 02:33:38 DEBUG : newLeaf(0x2856d4bf2d00): >close: err= 2026/09/16 02:33:38 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:33:38 DEBUG : newLeaf: vfs cache: starting upload 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:33:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:33:38 DEBUG : dir: Looking for writers 2026/09/16 02:33:38 DEBUG : Looking for writers 2026/09/16 02:33:38 DEBUG : dir: reading active writers 2026/09/16 02:33:38 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:33:39 DEBUG : newLeaf: size = 25 OK 2026/09/16 02:33:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:39 INFO : newLeaf: Copied (replaced existing) 2026/09/16 02:33:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-16 02:33:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/16 02:33:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/16 02:33:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/16 02:33:39 DEBUG : dir: Looking for writers 2026/09/16 02:33:39 DEBUG : Looking for writers 2026/09/16 02:33:39 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:39 DEBUG : dir: reading active writers 2026/09/16 02:33:39 DEBUG : >WaitForWriters: 2026/09/16 02:33:39 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:39 DEBUG : dir: Looking for writers 2026/09/16 02:33:39 DEBUG : Looking for writers 2026/09/16 02:33:39 DEBUG : dir: reading active writers 2026/09/16 02:33:39 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:39 DEBUG : >WaitForWriters: 2026/09/16 02:33:39 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:40 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:40 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:33:40 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:40 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:33:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:43 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:43 DEBUG : dir: Looking for writers 2026/09/16 02:33:43 DEBUG : file1: reading active writers 2026/09/16 02:33:43 DEBUG : Looking for writers 2026/09/16 02:33:43 DEBUG : dir: reading active writers 2026/09/16 02:33:43 DEBUG : >WaitForWriters: 2026/09/16 02:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:44 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4d29110 2026/09/16 02:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:33:45 DEBUG : dir/file1: Updating file with dir/file1 0x2856d4d29110 2026/09/16 02:33:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:33:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:45 DEBUG : dir/file1(0x2856d521ca40): openPending: 2026/09/16 02:33:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/16 02:33:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/16 02:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:45 DEBUG : dir/file1(0x2856d521ca40): >openPending: err= 2026/09/16 02:33:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:33:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:45 DEBUG : dir/file1(0x2856d521ca40): _writeAt: size=25, off=0 2026/09/16 02:33:45 DEBUG : dir/file1(0x2856d521ca40): >_writeAt: n=25, err= 2026/09/16 02:33:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:33:46 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4d29110 2026/09/16 02:33:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:46 DEBUG : newLeaf(0x2856d521ca40): close: 2026/09/16 02:33:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/16 02:33:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-16 02:33:45.947370934 +0000 UTC m=+206.878073280 2026/09/16 02:33:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/16 02:33:46 DEBUG : newLeaf(0x2856d521ca40): >close: err= 2026/09/16 02:33:46 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:33:46 DEBUG : newLeaf: vfs cache: starting upload 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:33:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:46 DEBUG : dir: Looking for writers 2026/09/16 02:33:46 DEBUG : Looking for writers 2026/09/16 02:33:46 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:46 DEBUG : dir: reading active writers 2026/09/16 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:33:47 DEBUG : dir: Looking for writers 2026/09/16 02:33:47 DEBUG : Looking for writers 2026/09/16 02:33:47 DEBUG : dir: reading active writers 2026/09/16 02:33:47 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:33:47 DEBUG : newLeaf: size = 25 OK 2026/09/16 02:33:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:47 INFO : newLeaf: Copied (replaced existing) 2026/09/16 02:33:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-16 02:33:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/16 02:33:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/16 02:33:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/16 02:33:47 DEBUG : dir: Looking for writers 2026/09/16 02:33:47 DEBUG : Looking for writers 2026/09/16 02:33:47 DEBUG : dir: reading active writers 2026/09/16 02:33:47 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:47 DEBUG : >WaitForWriters: 2026/09/16 02:33:48 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:48 DEBUG : dir: Looking for writers 2026/09/16 02:33:48 DEBUG : Looking for writers 2026/09/16 02:33:48 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:48 DEBUG : dir: reading active writers 2026/09/16 02:33:48 DEBUG : >WaitForWriters: 2026/09/16 02:33:48 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:49 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:49 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:33:49 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:49 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:33:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:33:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): openPending: 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/16 02:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): >openPending: err= 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): _writeAt: size=14, off=0 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): >_writeAt: n=14, err= 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): close: 2026/09/16 02:33:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/16 02:33:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:33:52 DEBUG : dir/file1(0x2856d51e0780): >close: err= 2026/09/16 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:33:52 DEBUG : dir/file1: vfs cache: starting upload 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:33:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:33:52 DEBUG : dir: Looking for writers 2026/09/16 02:33:52 DEBUG : file1: reading active writers 2026/09/16 02:33:52 DEBUG : Looking for writers 2026/09/16 02:33:52 DEBUG : dir: reading active writers 2026/09/16 02:33:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:33:53 DEBUG : dir/file1: size = 14 OK 2026/09/16 02:33:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/16 02:33:53 INFO : dir/file1: Copied (replaced existing) 2026/09/16 02:33:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/16 02:33:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/16 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/16 02:33:53 DEBUG : dir: Looking for writers 2026/09/16 02:33:53 DEBUG : file1: reading active writers 2026/09/16 02:33:53 DEBUG : Looking for writers 2026/09/16 02:33:53 DEBUG : dir: reading active writers 2026/09/16 02:33:53 DEBUG : >WaitForWriters: 2026/09/16 02:33:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:33:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): _readAt: size=512, off=0 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): openPending: 2026/09/16 02:33:53 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/09/16 02:33:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/16 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): >openPending: err= 2026/09/16 02:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): >_readAt: n=14, err=EOF 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): close: 2026/09/16 02:33:53 DEBUG : dir/file1(0x2856d521de40): >close: err= 2026/09/16 02:33:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:33:54 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4eeec30 2026/09/16 02:33:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:33:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/16 02:33:55 DEBUG : dir/file1: Updating file with dir/file1 0x2856d4eeec30 2026/09/16 02:33:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:33:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:33:55 DEBUG : dir/file1(0x2856d4b879c0): openPending: 2026/09/16 02:33:55 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/09/16 02:33:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/16 02:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:33:55 DEBUG : dir/file1(0x2856d4b879c0): >openPending: err= 2026/09/16 02:33:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:33:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:33:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:33:55 DEBUG : dir/file1(0x2856d4b879c0): _writeAt: size=25, off=0 2026/09/16 02:33:55 DEBUG : dir/file1(0x2856d4b879c0): >_writeAt: n=25, err= 2026/09/16 02:33:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:33:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:33:56 DEBUG : newLeaf: Updating file with newLeaf 0x2856d4eeec30 2026/09/16 02:33:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:33:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:56 DEBUG : newLeaf(0x2856d4b879c0): close: 2026/09/16 02:33:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/16 02:33:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-16 02:33:55.786384917 +0000 UTC m=+216.717087253 2026/09/16 02:33:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/16 02:33:56 DEBUG : newLeaf(0x2856d4b879c0): >close: err= 2026/09/16 02:33:56 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:33:56 DEBUG : newLeaf: vfs cache: starting upload 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:33:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/16 02:33:56 DEBUG : dir: Looking for writers 2026/09/16 02:33:56 DEBUG : Looking for writers 2026/09/16 02:33:56 DEBUG : dir: reading active writers 2026/09/16 02:33:56 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:33:57 DEBUG : dir: Looking for writers 2026/09/16 02:33:57 DEBUG : Looking for writers 2026/09/16 02:33:57 DEBUG : dir: reading active writers 2026/09/16 02:33:57 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:33:57 DEBUG : newLeaf: size = 25 OK 2026/09/16 02:33:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:33:57 INFO : newLeaf: Copied (replaced existing) 2026/09/16 02:33:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-16 02:33:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/16 02:33:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/16 02:33:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:33:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/16 02:33:57 DEBUG : dir: Looking for writers 2026/09/16 02:33:57 DEBUG : Looking for writers 2026/09/16 02:33:57 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:57 DEBUG : dir: reading active writers 2026/09/16 02:33:57 DEBUG : >WaitForWriters: 2026/09/16 02:33:58 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:33:58 DEBUG : dir: Looking for writers 2026/09/16 02:33:58 DEBUG : Looking for writers 2026/09/16 02:33:58 DEBUG : dir: reading active writers 2026/09/16 02:33:58 DEBUG : newLeaf: reading active writers 2026/09/16 02:33:58 DEBUG : >WaitForWriters: 2026/09/16 02:33:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:33:59 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:33:59 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:33:59 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:33:59 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:34:01 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:01 DEBUG : dir: Looking for writers 2026/09/16 02:34:01 DEBUG : file1: reading active writers 2026/09/16 02:34:01 DEBUG : Looking for writers 2026/09/16 02:34:01 DEBUG : dir: reading active writers 2026/09/16 02:34:01 DEBUG : >WaitForWriters: 2026/09/16 02:34:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:01 DEBUG : dir/file1(0x2856d51e1900): _readAt: size=512, off=0 2026/09/16 02:34:01 DEBUG : dir/file1(0x2856d51e1900): openPending: 2026/09/16 02:34:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/16 02:34:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/16 02:34:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:01 DEBUG : dir/file1(0x2856d51e1900): >openPending: err= 2026/09/16 02:34:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/16 02:34:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:02 DEBUG : dir/file1(0x2856d51e1900): >_readAt: n=14, err=EOF 2026/09/16 02:34:02 DEBUG : dir/file1(0x2856d51e1900): close: 2026/09/16 02:34:02 DEBUG : dir/file1(0x2856d51e1900): >close: err= 2026/09/16 02:34:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:34:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:34:03 DEBUG : newLeaf: Updating file with newLeaf 0x2856d5058c30 2026/09/16 02:34:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:34:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:34:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/16 02:34:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/16 02:34:04 DEBUG : dir/file1: Updating file with dir/file1 0x2856d5058c30 2026/09/16 02:34:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/16 02:34:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:34:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:04 DEBUG : dir/file1(0x2856d53b3a80): openPending: 2026/09/16 02:34: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/09/16 02:34:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/16 02:34:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:04 DEBUG : dir/file1(0x2856d53b3a80): >openPending: err= 2026/09/16 02:34:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:34:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:04 DEBUG : dir/file1(0x2856d53b3a80): _writeAt: size=25, off=0 2026/09/16 02:34:04 DEBUG : dir/file1(0x2856d53b3a80): >_writeAt: n=25, err= 2026/09/16 02:34:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/16 02:34:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/16 02:34:05 DEBUG : newLeaf: Updating file with newLeaf 0x2856d5058c30 2026/09/16 02:34:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:34:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:34:05 DEBUG : newLeaf(0x2856d53b3a80): close: 2026/09/16 02:34:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/16 02:34:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-16 02:34:04.690266172 +0000 UTC m=+225.620968568 2026/09/16 02:34:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/16 02:34:05 DEBUG : newLeaf(0x2856d53b3a80): >close: err= 2026/09/16 02:34:05 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:05 DEBUG : dir: Looking for writers 2026/09/16 02:34:05 DEBUG : Looking for writers 2026/09/16 02:34:05 DEBUG : dir: reading active writers 2026/09/16 02:34:05 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:34:05 DEBUG : dir: Looking for writers 2026/09/16 02:34:05 DEBUG : Looking for writers 2026/09/16 02:34:05 DEBUG : dir: reading active writers 2026/09/16 02:34:05 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:34:05 DEBUG : dir: Looking for writers 2026/09/16 02:34:05 DEBUG : Looking for writers 2026/09/16 02:34:05 DEBUG : dir: reading active writers 2026/09/16 02:34:05 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:34:05 DEBUG : dir: Looking for writers 2026/09/16 02:34:05 DEBUG : Looking for writers 2026/09/16 02:34:05 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:05 DEBUG : dir: reading active writers 2026/09/16 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:34:05 DEBUG : newLeaf: vfs cache: starting upload 2026/09/16 02:34:05 DEBUG : dir: Looking for writers 2026/09/16 02:34:05 DEBUG : Looking for writers 2026/09/16 02:34:05 DEBUG : dir: reading active writers 2026/09/16 02:34:05 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:34:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/16 02:34:06 DEBUG : dir: Looking for writers 2026/09/16 02:34:06 DEBUG : Looking for writers 2026/09/16 02:34:06 DEBUG : dir: reading active writers 2026/09/16 02:34:06 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:34:06 DEBUG : dir: Looking for writers 2026/09/16 02:34:06 DEBUG : Looking for writers 2026/09/16 02:34:06 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:06 DEBUG : dir: reading active writers 2026/09/16 02:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:34:07 DEBUG : dir: Looking for writers 2026/09/16 02:34:07 DEBUG : Looking for writers 2026/09/16 02:34:07 DEBUG : dir: reading active writers 2026/09/16 02:34:07 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:34:07 DEBUG : newLeaf: size = 25 OK 2026/09/16 02:34:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/16 02:34:07 INFO : newLeaf: Copied (replaced existing) 2026/09/16 02:34:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-16 02:34:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/16 02:34:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/16 02:34:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/16 02:34:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/16 02:34:08 DEBUG : dir: Looking for writers 2026/09/16 02:34:08 DEBUG : Looking for writers 2026/09/16 02:34:08 DEBUG : dir: reading active writers 2026/09/16 02:34:08 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:08 DEBUG : >WaitForWriters: 2026/09/16 02:34:08 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:08 DEBUG : dir: Looking for writers 2026/09/16 02:34:08 DEBUG : Looking for writers 2026/09/16 02:34:08 DEBUG : dir: reading active writers 2026/09/16 02:34:08 DEBUG : newLeaf: reading active writers 2026/09/16 02:34:08 DEBUG : >WaitForWriters: 2026/09/16 02:34:08 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestFileRename (56.04s) --- PASS: TestFileRename/off,forceCache=false (8.85s) --- PASS: TestFileRename/minimal,forceCache=false (8.71s) --- PASS: TestFileRename/minimal,forceCache=true (9.83s) --- PASS: TestFileRename/writes,forceCache=false (8.55s) --- PASS: TestFileRename/writes,forceCache=true (9.83s) --- PASS: TestFileRename/full,forceCache=false (10.27s) === 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:09 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:09 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:09 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:09 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:09 DEBUG : Looking for writers 2026/09/16 02:34:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:09 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.35s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:10 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.35s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:10 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.35s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:10 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.37s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:11 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.35s) === 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:11 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:34:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/16 02:34:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:14 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:14 DEBUG : dir: Looking for writers 2026/09/16 02:34:14 DEBUG : file1: reading active writers 2026/09/16 02:34:14 DEBUG : Looking for writers 2026/09/16 02:34:14 DEBUG : dir: reading active writers 2026/09/16 02:34:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.21s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:15 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:15 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:34:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/16 02:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/16 02:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/16 02:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/16 02:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/16 02:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/16 02:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/16 02:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/16 02:34:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/16 02:34:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/16 02:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/16 02:34:19 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:19 DEBUG : dir: Looking for writers 2026/09/16 02:34:19 DEBUG : file1: reading active writers 2026/09/16 02:34:19 DEBUG : Looking for writers 2026/09/16 02:34:19 DEBUG : dir: reading active writers 2026/09/16 02:34:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.07s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:20 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:20 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:34:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/16 02:34:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/16 02:34:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/16 02:34:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/16 02:34:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/16 02:34:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/16 02:34:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/16 02:34:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/16 02:34:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/16 02:34:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/16 02:34:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/16 02:34:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/16 02:34:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/16 02:34:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/16 02:34:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/16 02:34:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/16 02:34:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/16 02:34:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/16 02:34:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/16 02:34:24 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:24 DEBUG : dir: Looking for writers 2026/09/16 02:34:24 DEBUG : file1: reading active writers 2026/09/16 02:34:24 DEBUG : Looking for writers 2026/09/16 02:34:24 DEBUG : dir: reading active writers 2026/09/16 02:34:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.18s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:26 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:26 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:34:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/16 02:34:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:28 DEBUG : dir: Looking for writers 2026/09/16 02:34:28 DEBUG : file1: reading active writers 2026/09/16 02:34:28 DEBUG : Looking for writers 2026/09/16 02:34:28 DEBUG : dir: reading active writers 2026/09/16 02:34:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.17s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:30 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:30 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:34:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/16 02:34:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/16 02:34:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/16 02:34:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/16 02:34:33 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:33 DEBUG : dir: Looking for writers 2026/09/16 02:34:33 DEBUG : file1: reading active writers 2026/09/16 02:34:33 DEBUG : Looking for writers 2026/09/16 02:34:33 DEBUG : dir: reading active writers 2026/09/16 02:34:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.18s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:34 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:34 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:34 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 DEBUG : Config file has changed externally - reloading 2026/09/16 02:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:34 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): _readAt: size=1, off=0 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): openPending: 2026/09/16 02:34:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:34:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >openPending: err= 2026/09/16 02:34:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/16 02:34:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >_readAt: n=1, err= 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): _readAt: size=256, off=1 2026/09/16 02:34:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >_readAt: n=15, err=EOF 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): _readAt: size=16, off=16 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >_readAt: n=0, err=EOF 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): close: 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >close: err= 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): close: 2026/09/16 02:34:37 DEBUG : dir/file1(0x2856d57a4500): >close: err=file already closed 2026/09/16 02:34:37 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:37 DEBUG : dir: Looking for writers 2026/09/16 02:34:37 DEBUG : file1: reading active writers 2026/09/16 02:34:37 DEBUG : Looking for writers 2026/09/16 02:34:37 DEBUG : dir: reading active writers 2026/09/16 02:34:37 DEBUG : >WaitForWriters: 2026/09/16 02:34:37 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.20s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:38 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:38 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:38 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:38 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): _readAt: size=1, off=0 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): openPending: 2026/09/16 02:34:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:34:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:34:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >openPending: err= 2026/09/16 02:34:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/16 02:34:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >_readAt: n=1, err= 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): _readAt: size=1, off=5 2026/09/16 02:34:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >_readAt: n=1, err= 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): _readAt: size=1, off=3 2026/09/16 02:34:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >_readAt: n=1, err= 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): _readAt: size=1, off=13 2026/09/16 02:34:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >_readAt: n=1, err= 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): _readAt: size=16, off=100 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >_readAt: n=0, err=EOF 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): close: 2026/09/16 02:34:41 DEBUG : dir/file1(0x2856d57a4b00): >close: err= 2026/09/16 02:34:41 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:41 DEBUG : dir: Looking for writers 2026/09/16 02:34:41 DEBUG : file1: reading active writers 2026/09/16 02:34:41 DEBUG : Looking for writers 2026/09/16 02:34:41 DEBUG : dir: reading active writers 2026/09/16 02:34:41 DEBUG : >WaitForWriters: 2026/09/16 02:34:41 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting 2026/09/16 02:34:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:42 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-wixihix7tica/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:42 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:42 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:42 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 DEBUG : Config file has changed externally - reloading 2026/09/16 02:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:42 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=1, off=0 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): openPending: 2026/09/16 02:34:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:34:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:34:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >openPending: err= 2026/09/16 02:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/16 02:34:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=1, err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=1, off=5 2026/09/16 02:34:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=1, err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=1, off=1 2026/09/16 02:34:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=1, err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=6, off=10 2026/09/16 02:34:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=6, err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=256, off=10 2026/09/16 02:34:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=6, err=EOF 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=256, off=100 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=0, err=EOF 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): close: 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >close: err= 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): _readAt: size=256, off=100 2026/09/16 02:34:45 DEBUG : dir/file1(0x2856d55ee980): >_readAt: n=0, err=file already closed 2026/09/16 02:34:45 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:45 DEBUG : dir: Looking for writers 2026/09/16 02:34:45 DEBUG : file1: reading active writers 2026/09/16 02:34:45 DEBUG : Looking for writers 2026/09/16 02:34:45 DEBUG : dir: reading active writers 2026/09/16 02:34:45 DEBUG : >WaitForWriters: 2026/09/16 02:34:45 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting 2026/09/16 02:34:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:46 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-wixihix7tica/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.17s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:47 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:47 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:47 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 DEBUG : Config file has changed externally - reloading 2026/09/16 02:34:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:47 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:49 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:34:49 DEBUG : dir/file1(0x2856d55ef0c0): RWFileHandle.Flush 2026/09/16 02:34:49 DEBUG : dir/file1(0x2856d55ef0c0): _readAt: size=256, off=0 2026/09/16 02:34:49 DEBUG : dir/file1(0x2856d55ef0c0): openPending: 2026/09/16 02:34:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:34:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:49 DEBUG : dir/file1(0x2856d55ef0c0): >openPending: err= 2026/09/16 02:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/16 02:34:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:50 DEBUG : dir/file1(0x2856d55ef0c0): >_readAt: n=16, err=EOF 2026/09/16 02:34:50 DEBUG : dir/file1(0x2856d55ef0c0): RWFileHandle.Flush 2026/09/16 02:34:50 DEBUG : dir/file1(0x2856d55ef0c0): RWFileHandle.Flush 2026/09/16 02:34:50 DEBUG : dir/file1(0x2856d55ef0c0): close: 2026/09/16 02:34:50 DEBUG : dir/file1(0x2856d55ef0c0): >close: err= 2026/09/16 02:34:50 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:50 DEBUG : dir: Looking for writers 2026/09/16 02:34:50 DEBUG : file1: reading active writers 2026/09/16 02:34:50 DEBUG : Looking for writers 2026/09/16 02:34:50 DEBUG : dir: reading active writers 2026/09/16 02:34:50 DEBUG : >WaitForWriters: 2026/09/16 02:34:50 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting 2026/09/16 02:34:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:50 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-wixihix7tica/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.19s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:51 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:51 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:51 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:51 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:34:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:34:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/16 02:34:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:34:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:34:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:34:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:34:53 DEBUG : dir/file1(0x2856d5481800): _readAt: size=256, off=0 2026/09/16 02:34:53 DEBUG : dir/file1(0x2856d5481800): openPending: 2026/09/16 02:34:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:34:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:53 DEBUG : dir/file1(0x2856d5481800): >openPending: err= 2026/09/16 02:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/16 02:34:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:34:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:34:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:34:54 DEBUG : dir/file1(0x2856d5481800): >_readAt: n=16, err=EOF 2026/09/16 02:34:54 DEBUG : dir/file1(0x2856d5481800): RWFileHandle.Release 2026/09/16 02:34:54 DEBUG : dir/file1(0x2856d5481800): close: 2026/09/16 02:34:54 DEBUG : dir/file1(0x2856d5481800): >close: err= 2026/09/16 02:34:54 DEBUG : dir/file1(0x2856d5481800): RWFileHandle.Release 2026/09/16 02:34:54 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:54 DEBUG : dir: Looking for writers 2026/09/16 02:34:54 DEBUG : file1: reading active writers 2026/09/16 02:34:54 DEBUG : Looking for writers 2026/09/16 02:34:54 DEBUG : dir: reading active writers 2026/09/16 02:34:54 DEBUG : >WaitForWriters: 2026/09/16 02:34:54 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting 2026/09/16 02:34:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:55 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.17s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:55 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:55 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:55 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:34:55 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:34:55 DEBUG : file1: newRWFileHandle: 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): openPending: 2026/09/16 02:34:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:34:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): >openPending: err= 2026/09/16 02:34:55 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:34:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:34:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): _writeAt: size=5, off=0 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): >_writeAt: n=5, err= 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): _writeAt: size=7, off=5 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): >_writeAt: n=7, err= 2026/09/16 02:34:55 DEBUG : file1: vfs cache: truncate to size=11 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): close: 2026/09/16 02:34:55 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:34:55.594349499 +0000 UTC m=+276.525051836 2026/09/16 02:34:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): >close: err= 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): close: 2026/09/16 02:34:55 DEBUG : file1(0x2856d5481c80): >close: err=file already closed 2026/09/16 02:34:55 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:34:55 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:34:55 DEBUG : Looking for writers 2026/09/16 02:34:55 DEBUG : file1: reading active writers 2026/09/16 02:34:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:34:56 DEBUG : Looking for writers 2026/09/16 02:34:56 DEBUG : file1: reading active writers 2026/09/16 02:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:34:56 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/16 02:34:56 DEBUG : Looking for writers 2026/09/16 02:34:56 DEBUG : file1: reading active writers 2026/09/16 02:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:34:57 DEBUG : file1: size = 11 OK 2026/09/16 02:34:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/16 02:34:57 INFO : file1: Copied (new) 2026/09/16 02:34:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-16 02:34:55 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/16 02:34:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:34:57 DEBUG : Looking for writers 2026/09/16 02:34:57 DEBUG : file1: reading active writers 2026/09/16 02:34:57 DEBUG : >WaitForWriters: 2026/09/16 02:34:58 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : >WaitForWriters: 2026/09/16 02:34:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:34:58 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:34:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:34:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:34:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:34:58 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:34:58 DEBUG : file1: newRWFileHandle: 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): openPending: 2026/09/16 02:34:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): >openPending: err= 2026/09/16 02:34:58 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:34:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:34:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): _writeAt: size=7, off=0 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): >_writeAt: n=7, err= 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): _writeAt: size=6, off=5 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): >_writeAt: n=6, err= 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): close: 2026/09/16 02:34:58 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:34:58.769039569 +0000 UTC m=+279.699741915 2026/09/16 02:34:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): >close: err= 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): _writeAt: size=5, off=0 2026/09/16 02:34:58 DEBUG : file1(0x2856d5557480): >_writeAt: n=0, err=file already closed 2026/09/16 02:34:58 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:34:58 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:34:58 DEBUG : Looking for writers 2026/09/16 02:34:58 DEBUG : file1: reading active writers 2026/09/16 02:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:34:59 DEBUG : Looking for writers 2026/09/16 02:34:59 DEBUG : file1: reading active writers 2026/09/16 02:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:34:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:59 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-wixihix7tica/dir/file1: no such file or directory 2026/09/16 02:34:59 DEBUG : Looking for writers 2026/09/16 02:34:59 DEBUG : file1: reading active writers 2026/09/16 02:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:34:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/16 02:35:00 DEBUG : Looking for writers 2026/09/16 02:35:00 DEBUG : file1: reading active writers 2026/09/16 02:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:00 DEBUG : file1: size = 11 OK 2026/09/16 02:35:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/16 02:35:00 INFO : file1: Copied (new) 2026/09/16 02:35:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-16 02:34:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/16 02:35:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:00 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : >WaitForWriters: 2026/09/16 02:35:01 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : >WaitForWriters: 2026/09/16 02:35:01 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:01 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:01 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:01 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:01 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:01 DEBUG : file1: newRWFileHandle: 2026/09/16 02:35:01 DEBUG : file1(0x2856d4b332c0): openPending: 2026/09/16 02:35:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:01 DEBUG : file1(0x2856d4b332c0): >openPending: err= 2026/09/16 02:35:01 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:35:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:35:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:35:01 DEBUG : file1(0x2856d4b332c0): close: 2026/09/16 02:35:01 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:35:01.924726192 +0000 UTC m=+282.855428539 2026/09/16 02:35:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:01 DEBUG : file1(0x2856d4b332c0): >close: err= 2026/09/16 02:35:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/16 02:35:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:35:01 DEBUG : file2: newRWFileHandle: 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): openPending: 2026/09/16 02:35:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): >openPending: err= 2026/09/16 02:35:01 DEBUG : file2: >newRWFileHandle: err= 2026/09/16 02:35:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:35:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/16 02:35:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): RWFileHandle.Flush 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): RWFileHandle.Release 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): close: 2026/09/16 02:35:01 DEBUG : file2: vfs cache: setting modification time to 2026-09-16 02:35:01.925942288 +0000 UTC m=+282.856644635 2026/09/16 02:35:01 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:01 DEBUG : file2(0x2856d4b33740): >close: err= 2026/09/16 02:35:01 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : file2: reading active writers 2026/09/16 02:35:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : file2: reading active writers 2026/09/16 02:35:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : file2: reading active writers 2026/09/16 02:35:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/16 02:35:01 DEBUG : Looking for writers 2026/09/16 02:35:01 DEBUG : file1: reading active writers 2026/09/16 02:35:01 DEBUG : file2: reading active writers 2026/09/16 02:35:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/16 02:35:02 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:35:02 DEBUG : file2: vfs cache: starting upload 2026/09/16 02:35:02 DEBUG : Looking for writers 2026/09/16 02:35:02 DEBUG : file1: reading active writers 2026/09/16 02:35:02 DEBUG : file2: reading active writers 2026/09/16 02:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/16 02:35:02 DEBUG : Looking for writers 2026/09/16 02:35:02 DEBUG : file1: reading active writers 2026/09/16 02:35:02 DEBUG : file2: reading active writers 2026/09/16 02:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/16 02:35:02 DEBUG : Looking for writers 2026/09/16 02:35:02 DEBUG : file1: reading active writers 2026/09/16 02:35:02 DEBUG : file2: reading active writers 2026/09/16 02:35:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/16 02:35:03 DEBUG : Looking for writers 2026/09/16 02:35:03 DEBUG : file1: reading active writers 2026/09/16 02:35:03 DEBUG : file2: reading active writers 2026/09/16 02:35:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/16 02:35:03 DEBUG : file1: size = 0 OK 2026/09/16 02:35:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:35:03 INFO : file1: Copied (new) 2026/09/16 02:35:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-16 02:35:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/16 02:35:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:03 DEBUG : file2: size = 0 OK 2026/09/16 02:35:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:35:03 INFO : file2: Copied (new) 2026/09/16 02:35:03 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-16 02:35:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/16 02:35:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/16 02:35:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:35:03 INFO : file2: vfs cache: upload succeeded try #1 2026/09/16 02:35:04 DEBUG : Looking for writers 2026/09/16 02:35:04 DEBUG : file1: reading active writers 2026/09/16 02:35:04 DEBUG : file2: reading active writers 2026/09/16 02:35:04 DEBUG : >WaitForWriters: 2026/09/16 02:35:04 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:04 DEBUG : Looking for writers 2026/09/16 02:35:04 DEBUG : file2: reading active writers 2026/09/16 02:35:04 DEBUG : file1: reading active writers 2026/09/16 02:35:04 DEBUG : >WaitForWriters: 2026/09/16 02:35:04 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.35s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:05 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:05 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:05 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:05 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:05 DEBUG : file1: newRWFileHandle: 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): openPending: 2026/09/16 02:35:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): >openPending: err= 2026/09/16 02:35:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:35:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:35:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): _writeAt: size=5, off=0 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): >_writeAt: n=5, err= 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): RWFileHandle.Flush 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): RWFileHandle.Flush 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): close: 2026/09/16 02:35:05 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:35:05.277464873 +0000 UTC m=+286.208167219 2026/09/16 02:35:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:05 DEBUG : file1(0x2856d53b2a80): >close: err= 2026/09/16 02:35:05 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:05 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:05 DEBUG : Looking for writers 2026/09/16 02:35:05 DEBUG : file1: reading active writers 2026/09/16 02:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:35:06 DEBUG : Looking for writers 2026/09/16 02:35:06 DEBUG : file1: reading active writers 2026/09/16 02:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:07 DEBUG : file1: size = 5 OK 2026/09/16 02:35:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:35:07 INFO : file1: Copied (new) 2026/09/16 02:35:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-16 02:35:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/16 02:35:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:07 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:07 DEBUG : Looking for writers 2026/09/16 02:35:07 DEBUG : file1: reading active writers 2026/09/16 02:35:07 DEBUG : >WaitForWriters: 2026/09/16 02:35:07 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:08 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:08 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:08 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:08 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:08 DEBUG : file1: newRWFileHandle: 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): openPending: 2026/09/16 02:35:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): >openPending: err= 2026/09/16 02:35:08 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:35:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): _writeAt: size=5, off=0 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): >_writeAt: n=5, err= 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): RWFileHandle.Release 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): close: 2026/09/16 02:35:08 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:35:08.28371598 +0000 UTC m=+289.214418337 2026/09/16 02:35:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): >close: err= 2026/09/16 02:35:08 DEBUG : file1(0x2856d4b879c0): RWFileHandle.Release 2026/09/16 02:35:08 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:08 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:08 DEBUG : Looking for writers 2026/09/16 02:35:08 DEBUG : file1: reading active writers 2026/09/16 02:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:35:09 DEBUG : Looking for writers 2026/09/16 02:35:09 DEBUG : file1: reading active writers 2026/09/16 02:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:10 DEBUG : file1: size = 5 OK 2026/09/16 02:35:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:35:10 INFO : file1: Copied (new) 2026/09/16 02:35:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-16 02:35:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/16 02:35:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:10 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:10 DEBUG : Looking for writers 2026/09/16 02:35:10 DEBUG : file1: reading active writers 2026/09/16 02:35:10 DEBUG : >WaitForWriters: 2026/09/16 02:35:10 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.01s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:11 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:11 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:11 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:35:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/16 02:35:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:35:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): openPending: 2026/09/16 02:35:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:35:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:35:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): >openPending: err= 2026/09/16 02:35:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/16 02:35:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:35:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:35:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): _writeAt: size=5, off=0 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): >_writeAt: n=5, err= 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): close: 2026/09/16 02:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-16 02:35:14.113907209 +0000 UTC m=+295.044609565 2026/09/16 02:35:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:14 DEBUG : dir/file1(0x2856d53b2c00): >close: err= 2026/09/16 02:35:14 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:14 DEBUG : dir/file1: vfs cache: starting upload 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:14 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:14 DEBUG : dir: Looking for writers 2026/09/16 02:35:14 DEBUG : file1: reading active writers 2026/09/16 02:35:14 DEBUG : Looking for writers 2026/09/16 02:35:14 DEBUG : dir: reading active writers 2026/09/16 02:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:15 DEBUG : dir/file1: size = 5 OK 2026/09/16 02:35:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:35:15 INFO : dir/file1: Copied (replaced existing) 2026/09/16 02:35:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-16 02:35:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/16 02:35:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:15 DEBUG : dir: Looking for writers 2026/09/16 02:35:15 DEBUG : file1: reading active writers 2026/09/16 02:35:15 DEBUG : Looking for writers 2026/09/16 02:35:15 DEBUG : dir: reading active writers 2026/09/16 02:35:15 DEBUG : >WaitForWriters: 2026/09/16 02:35:15 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:16 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:16 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:16 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:16 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/16 02:35:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/16 02:35:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/16 02:35:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/16 02:35:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): _writeAt: size=5, off=0 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): openPending: 2026/09/16 02:35:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/16 02:35:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/16 02:35:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): >openPending: err= 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): >_writeAt: n=5, err= 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): _writeAt: size=15, off=5 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): >_writeAt: n=15, err= 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): close: 2026/09/16 02:35:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/16 02:35:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-16 02:35:19.445343307 +0000 UTC m=+300.376045683 2026/09/16 02:35:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:19 DEBUG : dir/file1(0x2856d55567c0): >close: err= 2026/09/16 02:35:19 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:19 DEBUG : dir/file1: vfs cache: starting upload 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:19 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:19 DEBUG : dir: Looking for writers 2026/09/16 02:35:19 DEBUG : file1: reading active writers 2026/09/16 02:35:19 DEBUG : Looking for writers 2026/09/16 02:35:19 DEBUG : dir: reading active writers 2026/09/16 02:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:20 DEBUG : dir: Looking for writers 2026/09/16 02:35:20 DEBUG : file1: reading active writers 2026/09/16 02:35:20 DEBUG : Looking for writers 2026/09/16 02:35:20 DEBUG : dir: reading active writers 2026/09/16 02:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:20 DEBUG : dir/file1: size = 20 OK 2026/09/16 02:35:20 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/16 02:35:20 INFO : dir/file1: Copied (replaced existing) 2026/09/16 02:35:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-16 02:35:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/16 02:35:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:20 DEBUG : dir: Looking for writers 2026/09/16 02:35:20 DEBUG : file1: reading active writers 2026/09/16 02:35:20 DEBUG : Looking for writers 2026/09/16 02:35:20 DEBUG : dir: reading active writers 2026/09/16 02:35:20 DEBUG : >WaitForWriters: 2026/09/16 02:35:20 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.70s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:22 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:22 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:22 DEBUG : file1: newRWFileHandle: 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): openPending: 2026/09/16 02:35:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): >openPending: err= 2026/09/16 02:35:22 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:35:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:35:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): _writeAt: size=5, off=0 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): >_writeAt: n=5, err= 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): close: 2026/09/16 02:35:22 DEBUG : file1: vfs cache: setting modification time to 2026-09-16 02:35:22.353629463 +0000 UTC m=+303.284331790 2026/09/16 02:35:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:22 DEBUG : file1(0x2856d5557640): >close: err= 2026/09/16 02:35:22 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:22 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:22 DEBUG : Looking for writers 2026/09/16 02:35:22 DEBUG : file1: reading active writers 2026/09/16 02:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:35:23 DEBUG : Looking for writers 2026/09/16 02:35:23 DEBUG : file1: reading active writers 2026/09/16 02:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:24 DEBUG : file1: size = 5 OK 2026/09/16 02:35:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:35:24 INFO : file1: Copied (new) 2026/09/16 02:35:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-16 02:35:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/16 02:35:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:24 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:24 DEBUG : Looking for writers 2026/09/16 02:35:24 DEBUG : file1: reading active writers 2026/09/16 02:35:24 DEBUG : >WaitForWriters: 2026/09/16 02:35:24 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:25 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/16 02:35:25 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.356343424 +0000 UTC m=+306.287045780 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7080): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.356343424 +0000 UTC m=+306.287045780 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d75c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.356343424 +0000 UTC m=+306.287045780 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7c00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556e3f0 item 1 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.359457131 +0000 UTC m=+306.290159477 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32880): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.359457131 +0000 UTC m=+306.290159477 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556ebd0 item 2 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.361423092 +0000 UTC m=+306.292125438 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33500): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.361423092 +0000 UTC m=+306.292125438 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.361423092 +0000 UTC m=+306.292125438 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33e40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556f180 item 3 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.365459873 +0000 UTC m=+306.296162219 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.365459873 +0000 UTC m=+306.296162219 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ce40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556f9d0 item 4 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.36765656 +0000 UTC m=+306.298358916 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d480): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.36765656 +0000 UTC m=+306.298358916 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.36765656 +0000 UTC m=+306.298358916 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521ddc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc8310 item 5 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.370873583 +0000 UTC m=+306.301575938 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7efc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.370873583 +0000 UTC m=+306.301575938 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc9730 item 6 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.372947487 +0000 UTC m=+306.303649833 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.372947487 +0000 UTC m=+306.303649833 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.372947487 +0000 UTC m=+306.303649833 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0fc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bd1810 item 7 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.375852431 +0000 UTC m=+306.306554777 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.375852431 +0000 UTC m=+306.306554777 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1c40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a4690 item 8 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d4f04380): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.378003211 +0000 UTC m=+306.308705557 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.378003211 +0000 UTC m=+306.308705557 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04bc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.378003211 +0000 UTC m=+306.308705557 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f050c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a4e00 item 9 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.380960023 +0000 UTC m=+306.311662368 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.380960023 +0000 UTC m=+306.311662368 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05cc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a5730 item 10 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d53ae480): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae480): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.383140619 +0000 UTC m=+306.313842985 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae840): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.383140619 +0000 UTC m=+306.313842985 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aed40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.383140619 +0000 UTC m=+306.313842985 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af240): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a5ce0 item 11 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.386316384 +0000 UTC m=+306.317018730 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.386316384 +0000 UTC m=+306.317018730 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afe40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b22e70 item 12 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d534c580): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c580): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.389324211 +0000 UTC m=+306.320026558 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c940): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.389324211 +0000 UTC m=+306.320026558 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d000): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b23c70 item 13 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.391455436 +0000 UTC m=+306.322157831 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.391455436 +0000 UTC m=+306.322157831 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534dbc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47111f0 item 14 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d5186300): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186300): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.393735509 +0000 UTC m=+306.324437854 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51866c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.393735509 +0000 UTC m=+306.324437854 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5186d80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca7dc0 item 15 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.395794987 +0000 UTC m=+306.326497343 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.395794987 +0000 UTC m=+306.326497343 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5187940): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5512620 item 16 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.398272564 +0000 UTC m=+306.328974950 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8080): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.398272564 +0000 UTC m=+306.328974950 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8500): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.398272564 +0000 UTC m=+306.328974950 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a8a00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5512cb0 item 17 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.401936982 +0000 UTC m=+306.332639358 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9080): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.401936982 +0000 UTC m=+306.332639358 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a95c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5513730 item 18 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.404736556 +0000 UTC m=+306.335438952 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51a9c40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.404736556 +0000 UTC m=+306.335438952 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de240): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.404736556 +0000 UTC m=+306.335438952 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51de740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5513dc0 item 19 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.407596625 +0000 UTC m=+306.338298971 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dedc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.407596625 +0000 UTC m=+306.338298971 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df300): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f51030 item 20 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.409760088 +0000 UTC m=+306.340462495 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51df980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.409760088 +0000 UTC m=+306.340462495 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51dfe80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.409760088 +0000 UTC m=+306.340462495 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aa480): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f51ab0 item 21 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.412360638 +0000 UTC m=+306.343062974 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aab00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.412360638 +0000 UTC m=+306.343062974 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab040): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf8850 item 22 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.41423676 +0000 UTC m=+306.344939115 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ab6c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.41423676 +0000 UTC m=+306.344939115 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53abbc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.41423676 +0000 UTC m=+306.344939115 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da1c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf9030 item 23 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.417430989 +0000 UTC m=+306.348133366 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53da840): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.417430989 +0000 UTC m=+306.348133366 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dad80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf9b90 item 24 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d53db3c0): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db3c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.421222628 +0000 UTC m=+306.351924973 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53db780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.421222628 +0000 UTC m=+306.351924973 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53dbc80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.421222628 +0000 UTC m=+306.351924973 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe2c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b81d50 item 25 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.424546541 +0000 UTC m=+306.355248897 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fe940): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.424546541 +0000 UTC m=+306.355248897 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53fee80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4c33500 item 26 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d53ff4c0): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff4c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.427045359 +0000 UTC m=+306.357747704 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ff880): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.427045359 +0000 UTC m=+306.357747704 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ffd80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.427045359 +0000 UTC m=+306.357747704 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542c3c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4c33c70 item 27 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.430036003 +0000 UTC m=+306.360738360 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542ca40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.430036003 +0000 UTC m=+306.360738360 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542cf80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e80c40 item 28 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d542d5c0): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d5c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.43231168 +0000 UTC m=+306.363014036 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d542d980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.43231168 +0000 UTC m=+306.363014036 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446140): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e811f0 item 29 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.434707702 +0000 UTC m=+306.365410048 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54467c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.434707702 +0000 UTC m=+306.365410048 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5446d00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e819d0 item 30 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): _readAt: size=2, off=0 2026/09/16 02:35:25 ERROR : open-test-file(0x2856d5447340): Couldn't read size of file 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): close: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447340): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.436672271 +0000 UTC m=+306.367374617 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.436672271 +0000 UTC m=+306.367374617 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5447dc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495a2a0 item 31 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.438493279 +0000 UTC m=+306.369195625 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474540): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.438493279 +0000 UTC m=+306.369195625 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5474a80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495ab60 item 32 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.440260384 +0000 UTC m=+306.370962730 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54750c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495b500 item 33 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.440891316 +0000 UTC m=+306.371593662 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475540): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.440891316 +0000 UTC m=+306.371593662 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5475a40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495b810 item 33 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.442760143 +0000 UTC m=+306.373462489 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2a230 item 34 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.443606711 +0000 UTC m=+306.374309058 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.443606711 +0000 UTC m=+306.374309058 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b6b40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2a620 item 34 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.445470379 +0000 UTC m=+306.376172725 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2ae00 item 35 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.446293894 +0000 UTC m=+306.376996240 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.446293894 +0000 UTC m=+306.376996240 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54b7b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2b1f0 item 35 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.448259645 +0000 UTC m=+306.378962001 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de280): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2b960 item 36 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.44897781 +0000 UTC m=+306.379680157 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54de780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.44897781 +0000 UTC m=+306.379680157 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54decc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2be30 item 36 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.450805059 +0000 UTC m=+306.381507406 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df300): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f48c0 item 37 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.451442042 +0000 UTC m=+306.382144398 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54df780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.451442042 +0000 UTC m=+306.382144398 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54dfc80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f4c40 item 37 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.453314076 +0000 UTC m=+306.384016423 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f5340 item 38 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.454052009 +0000 UTC m=+306.384754355 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fe900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.454052009 +0000 UTC m=+306.384754355 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54fee40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f55e0 item 38 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.455740547 +0000 UTC m=+306.386442893 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff4c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f5ce0 item 39 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.456429808 +0000 UTC m=+306.387132164 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ff9c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.456429808 +0000 UTC m=+306.387132164 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d54ffec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca21c0 item 39 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.458300239 +0000 UTC m=+306.389002585 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454fc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d2a80 item 40 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.459016391 +0000 UTC m=+306.389718737 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455880): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.459016391 +0000 UTC m=+306.389718737 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455dc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d2d20 item 40 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.460763609 +0000 UTC m=+306.391465965 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278480): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d3490 item 41 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.461715667 +0000 UTC m=+306.392418043 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d37a0 item 41 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.462598793 +0000 UTC m=+306.393301209 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5278e40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.462598793 +0000 UTC m=+306.393301209 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d3b90 item 41 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.465003473 +0000 UTC m=+306.395705829 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d52799c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553a380 item 42 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.465783705 +0000 UTC m=+306.396486051 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5279ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553a9a0 item 42 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.46676659 +0000 UTC m=+306.397468937 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4500): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.46676659 +0000 UTC m=+306.397468937 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b4a80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553ae70 item 42 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.46941485 +0000 UTC m=+306.400117196 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b50c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553b420 item 43 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.470216554 +0000 UTC m=+306.400918910 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b55c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553b6c0 item 43 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.471198717 +0000 UTC m=+306.401901064 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b5b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.471198717 +0000 UTC m=+306.401901064 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6140): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553ba40 item 43 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.473337154 +0000 UTC m=+306.404039501 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4898230 item 44 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.474149979 +0000 UTC m=+306.404852325 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f6c80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4898d90 item 44 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.475193318 +0000 UTC m=+306.405895694 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f71c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.475193318 +0000 UTC m=+306.405895694 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4899420 item 44 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.477215705 +0000 UTC m=+306.407918051 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55f7d80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4899d50 item 45 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.477886171 +0000 UTC m=+306.408588527 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.477886171 +0000 UTC m=+306.408588527 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5622a80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8150 item 45 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.479897248 +0000 UTC m=+306.410599594 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56230c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8700 item 46 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.480677249 +0000 UTC m=+306.411379596 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56235c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.480677249 +0000 UTC m=+306.411379596 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5623cc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f89a0 item 46 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.482988473 +0000 UTC m=+306.413690819 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8f50 item 47 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.483783804 +0000 UTC m=+306.414486150 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564c900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.483783804 +0000 UTC m=+306.414486150 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d000): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f9260 item 47 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.486266972 +0000 UTC m=+306.416969318 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564d640): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f9ab0 item 48 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.487055841 +0000 UTC m=+306.417758198 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d564db40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.487055841 +0000 UTC m=+306.417758198 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674340): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4892150 item 48 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.489205749 +0000 UTC m=+306.419908156 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48927e0 item 49 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.489997505 +0000 UTC m=+306.420699851 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5674e00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.489997505 +0000 UTC m=+306.420699851 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675340): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4892c40 item 49 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.492141882 +0000 UTC m=+306.422844228 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56759c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4893650 item 50 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.492977289 +0000 UTC m=+306.423680056 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5675ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.492977289 +0000 UTC m=+306.423680056 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698540): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4893e30 item 50 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.495177753 +0000 UTC m=+306.425880089 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698bc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfc690 item 51 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.495877524 +0000 UTC m=+306.426579860 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56990c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.495877524 +0000 UTC m=+306.426579860 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfcb60 item 51 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.497880435 +0000 UTC m=+306.428582781 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5699c80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfd420 item 52 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.499358705 +0000 UTC m=+306.430061062 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc280): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.499358705 +0000 UTC m=+306.430061062 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362300): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e070 item 52 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.502506166 +0000 UTC m=+306.433208523 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfd810 item 53 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.503269749 +0000 UTC m=+306.433972095 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bc840): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.503269749 +0000 UTC m=+306.433972095 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bcd40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca21c0 item 53 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.505431108 +0000 UTC m=+306.436133474 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd3c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca2e00 item 54 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.506178268 +0000 UTC m=+306.436880604 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bd8c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.506178268 +0000 UTC m=+306.436880604 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56bde40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca3180 item 54 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.507772458 +0000 UTC m=+306.438474794 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b25c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca3b90 item 55 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.508506524 +0000 UTC m=+306.439208870 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b2ac0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.508506524 +0000 UTC m=+306.439208870 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3000): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca3e30 item 55 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.510365844 +0000 UTC m=+306.441068180 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3800): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfc690 item 56 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.511106392 +0000 UTC m=+306.441808818 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53b3d40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.511106392 +0000 UTC m=+306.441808818 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5362e80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfcb60 item 56 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.512754202 +0000 UTC m=+306.443456538 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53634c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfdb90 item 57 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.513455696 +0000 UTC m=+306.444158082 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5363a00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfde30 item 57 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.514198488 +0000 UTC m=+306.444900824 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b863c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.514198488 +0000 UTC m=+306.444900824 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b87a00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ac4a80 item 57 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.516126368 +0000 UTC m=+306.446828704 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4c3d7c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ac57a0 item 58 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.516746529 +0000 UTC m=+306.447448865 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d62c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e5b0 item 58 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.517530017 +0000 UTC m=+306.448232393 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6800): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.517530017 +0000 UTC m=+306.448232393 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d6dc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e850 item 58 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.519400378 +0000 UTC m=+306.450102965 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7440): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548efc0 item 59 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.52006351 +0000 UTC m=+306.450765846 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51d7b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548f340 item 59 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.520751078 +0000 UTC m=+306.451453414 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.520751078 +0000 UTC m=+306.451453414 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b32e00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548f6c0 item 59 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.522679428 +0000 UTC m=+306.453381774 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33440): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548fc70 item 60 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.523300962 +0000 UTC m=+306.454003298 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33980): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5350070 item 60 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.524145205 +0000 UTC m=+306.454847551 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4b33ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.524145205 +0000 UTC m=+306.454847551 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521c8c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5350460 item 60 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.525903634 +0000 UTC m=+306.456605970 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521cf00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5350d20 item 61 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.526448613 +0000 UTC m=+306.457150989 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521d440): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.526448613 +0000 UTC m=+306.457150989 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d521db40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5351030 item 61 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.528070365 +0000 UTC m=+306.458772701 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7ebc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5351730 item 62 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.52861848 +0000 UTC m=+306.459320826 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4a7f4c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.52861848 +0000 UTC m=+306.459320826 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b03c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53519d0 item 62 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.530318057 +0000 UTC m=+306.461020393 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0a00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f58310 item 63 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.530911017 +0000 UTC m=+306.461613354 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b0f40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.530911017 +0000 UTC m=+306.461613354 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f58a10 item 63 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.532566733 +0000 UTC m=+306.463269069 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55b1d40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f591f0 item 64 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.533108816 +0000 UTC m=+306.463811152 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.533108816 +0000 UTC m=+306.463811152 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f04b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f598f0 item 64 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.535635034 +0000 UTC m=+306.466337370 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05140): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ba0620 item 65 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.536901255 +0000 UTC m=+306.467603591 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f055c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.536901255 +0000 UTC m=+306.467603591 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f05b00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ba12d0 item 65 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.539275808 +0000 UTC m=+306.469978153 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae2c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e32770 item 66 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.540149106 +0000 UTC m=+306.470851463 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53ae740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.540149106 +0000 UTC m=+306.470851463 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53aec80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e32b60 item 66 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.541768723 +0000 UTC m=+306.472471069 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af2c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33180 item 67 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.542374938 +0000 UTC m=+306.473077274 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53af780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.542374938 +0000 UTC m=+306.473077274 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d53afc80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33420 item 67 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.544186598 +0000 UTC m=+306.474888944 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf2bc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33c00 item 68 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.545252379 +0000 UTC m=+306.475954725 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.545252379 +0000 UTC m=+306.475954725 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4bf3900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4a150 item 68 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.547077033 +0000 UTC m=+306.477779380 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454140): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4a850 item 69 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.548668939 +0000 UTC m=+306.479371285 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5454ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.548668939 +0000 UTC m=+306.479371285 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4ab60 item 69 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.550548397 +0000 UTC m=+306.481250753 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5455e00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4b110 item 70 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.551570155 +0000 UTC m=+306.482272502 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.551570155 +0000 UTC m=+306.482272502 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698940): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4b570 item 70 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.553857914 +0000 UTC m=+306.484560300 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5698fc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4bb90 item 71 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.554552465 +0000 UTC m=+306.485254812 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56994c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.554552465 +0000 UTC m=+306.485254812 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d56999c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4be30 item 71 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.556894596 +0000 UTC m=+306.487596962 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e0c40 item 72 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.557698985 +0000 UTC m=+306.488401331 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534c680): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.557698985 +0000 UTC m=+306.488401331 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534cbc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e10a0 item 72 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.55972526 +0000 UTC m=+306.490427606 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e1960 item 73 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.560369386 +0000 UTC m=+306.491071732 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534d680): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e1e30 item 73 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.561352702 +0000 UTC m=+306.492055038 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d534db40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.561352702 +0000 UTC m=+306.492055038 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca200): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5654230 item 73 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.56351818 +0000 UTC m=+306.494220516 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542240): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54da7e0 item 74 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.564394064 +0000 UTC m=+306.495096400 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542740): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54daa80 item 74 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.565231975 +0000 UTC m=+306.495934311 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5542c80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.565231975 +0000 UTC m=+306.495934311 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543200): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54dad90 item 74 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.567342099 +0000 UTC m=+306.498044435 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543840): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db3b0 item 75 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.568480457 +0000 UTC m=+306.499182803 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5543d40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): _writeAt: size=3, off=2 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db650 item 75 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.569269357 +0000 UTC m=+306.499971703 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.569269357 +0000 UTC m=+306.499971703 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d55548c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db8f0 item 75 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.571881488 +0000 UTC m=+306.502583824 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5554f00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53ba000 item 76 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.572697108 +0000 UTC m=+306.503399453 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555400): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53ba310 item 76 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): _writeAt: size=3, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.573544648 +0000 UTC m=+306.504246993 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555940): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.573544648 +0000 UTC m=+306.504246993 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5555ec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53ba5b0 item 76 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.576008348 +0000 UTC m=+306.506710694 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556a600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bacb0 item 77 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.576706636 +0000 UTC m=+306.507408982 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556ab00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.576706636 +0000 UTC m=+306.507408982 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b200): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53baf50 item 77 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.579302316 +0000 UTC m=+306.510004662 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556b840): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bb650 item 78 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.57993492 +0000 UTC m=+306.510637266 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d556bd40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.57993492 +0000 UTC m=+306.510637266 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4e540): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bb9d0 item 78 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.581798789 +0000 UTC m=+306.512501145 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4eb80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47a0a10 item 79 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.582466329 +0000 UTC m=+306.513168675 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f080): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.582466329 +0000 UTC m=+306.513168675 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4f780): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47a0ee0 item 79 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.584443771 +0000 UTC m=+306.515146118 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4f4fdc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b682a0 item 80 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.585132532 +0000 UTC m=+306.515834878 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdc3c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.585132532 +0000 UTC m=+306.515834878 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdcac0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b68690 item 80 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.587296637 +0000 UTC m=+306.517998993 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd100): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b690a0 item 81 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.588147483 +0000 UTC m=+306.518849870 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fdd580): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.588147483 +0000 UTC m=+306.518849870 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fddac0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b693b0 item 81 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.590329983 +0000 UTC m=+306.521032329 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4eca9c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5654b60 item 82 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.591269237 +0000 UTC m=+306.521971582 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecaec0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.591269237 +0000 UTC m=+306.521971582 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecb440): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5654e00 item 82 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.593336228 +0000 UTC m=+306.524038574 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ecbac0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5655500 item 83 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.594139875 +0000 UTC m=+306.524842232 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50240c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.594139875 +0000 UTC m=+306.524842232 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024600): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d56558f0 item 83 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.596538442 +0000 UTC m=+306.527240799 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5024c80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa42a0 item 84 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.597589728 +0000 UTC m=+306.528292073 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.597589728 +0000 UTC m=+306.528292073 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa4690 item 84 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.599936978 +0000 UTC m=+306.530639355 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5025d80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa5c70 item 85 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.600865061 +0000 UTC m=+306.531567406 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c380): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.600865061 +0000 UTC m=+306.531567406 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506c8c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c02a0 item 85 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.603372664 +0000 UTC m=+306.534075030 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506cf40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c09a0 item 86 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.604290236 +0000 UTC m=+306.534992583 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d440): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.604290236 +0000 UTC m=+306.534992583 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d506d9c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c0c40 item 86 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.606053656 +0000 UTC m=+306.536755992 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086140): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c11f0 item 87 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.606669728 +0000 UTC m=+306.537372064 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086640): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.606669728 +0000 UTC m=+306.537372064 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5086b80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c15e0 item 87 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.608324943 +0000 UTC m=+306.539027288 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087200): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c1b90 item 88 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.609074288 +0000 UTC m=+306.539776634 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087700): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.609074288 +0000 UTC m=+306.539776634 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5087c80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c1e30 item 88 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.610589187 +0000 UTC m=+306.541291533 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d63c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47aa8c0 item 89 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.611212013 +0000 UTC m=+306.541914349 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47aaee0 item 89 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.611793831 +0000 UTC m=+306.542496167 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d6e40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.611793831 +0000 UTC m=+306.542496167 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d73c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47ab960 item 89 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.613507486 +0000 UTC m=+306.544209822 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d50d7a00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5726310 item 90 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.614058015 +0000 UTC m=+306.544760351 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110040): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d57265b0 item 90 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.61482301 +0000 UTC m=+306.545525346 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110580): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.61482301 +0000 UTC m=+306.545525346 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5110b40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d57268c0 item 90 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.616435683 +0000 UTC m=+306.547138019 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111180): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5726e70 item 91 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.617051195 +0000 UTC m=+306.547753531 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51116c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): >_readAt: n=2, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): _writeAt: size=3, off=7 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5727110 item 91 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.617686034 +0000 UTC m=+306.548388370 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d5111c00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): >_readAt: n=8, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.617686034 +0000 UTC m=+306.548388370 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a280): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d57273b0 item 91 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.619960056 +0000 UTC m=+306.550662453 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513a8c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5727c00 item 92 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.620732785 +0000 UTC m=+306.551435151 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513ae00): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): open at offset 5 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556e000 item 92 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): _readAt: size=2, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): _writeAt: size=3, off=5 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): >_writeAt: n=3, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.621637933 +0000 UTC m=+306.552340319 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b340): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): >_readAt: n=3, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.621637933 +0000 UTC m=+306.552340319 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d513b900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556e2a0 item 92 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.623513203 +0000 UTC m=+306.554215570 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e040): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556e850 item 93 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.624272436 +0000 UTC m=+306.554974772 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515e580): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.624272436 +0000 UTC m=+306.554974772 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515ec80): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556eaf0 item 93 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.626994346 +0000 UTC m=+306.557696682 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f2c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556f0a0 item 94 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.627702191 +0000 UTC m=+306.558404527 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d515f800): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.627702191 +0000 UTC m=+306.558404527 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe040): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d556f340 item 94 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.630275319 +0000 UTC m=+306.560977685 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffe680): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b69c70 item 95 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.631009806 +0000 UTC m=+306.561712182 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4ffebc0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.631009806 +0000 UTC m=+306.561712182 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff2c0): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc8150 item 95 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 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/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): open at offset 0 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): _readAt: size=2, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): >_readAt: n=0, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.633148723 +0000 UTC m=+306.563851089 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fff900): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): _writeAt: size=5, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): >openPending: err= 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc8f50 item 96 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): >_writeAt: n=5, err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.633754236 +0000 UTC m=+306.564456582 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d4fffe40): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): _readAt: size=512, off=0 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): openPending: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): >openPending: err= 2026/09/16 02:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): >_readAt: n=5, err=EOF 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): close: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:25.633754236 +0000 UTC m=+306.564456582 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:25 DEBUG : open-test-file(0x2856d51b2640): >close: err= 2026/09/16 02:35:25 DEBUG : open-test-file: Remove: 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc93b0 item 96 2026/09/16 02:35:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:25 DEBUG : open-test-file: >Remove: err= 2026/09/16 02:35:25 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:25 DEBUG : Looking for writers 2026/09/16 02:35:25 DEBUG : >WaitForWriters: 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:25 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/16 02:35:25 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.175620073 +0000 UTC m=+307.106322439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.175620073 +0000 UTC m=+307.106322439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.175620073 +0000 UTC m=+307.106322439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a4690 item 1 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.179413494 +0000 UTC m=+307.110115891 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3d80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.179413494 +0000 UTC m=+307.110115891 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a5030 item 2 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.181907683 +0000 UTC m=+307.112610040 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d89c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.181907683 +0000 UTC m=+307.112610040 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d8e40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.181907683 +0000 UTC m=+307.112610040 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9300): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55a5730 item 3 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.185003456 +0000 UTC m=+307.115705803 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9980): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.185003456 +0000 UTC m=+307.115705803 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d9ec0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5512150 item 4 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.187370415 +0000 UTC m=+307.118072771 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540e600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.187370415 +0000 UTC m=+307.118072771 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ea80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.187370415 +0000 UTC m=+307.118072771 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540ef40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5512850 item 5 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.190537724 +0000 UTC m=+307.121240070 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540f5c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.190537724 +0000 UTC m=+307.121240070 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d540fb00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55131f0 item 6 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.192931302 +0000 UTC m=+307.123633648 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.192931302 +0000 UTC m=+307.123633648 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440780): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.192931302 +0000 UTC m=+307.123633648 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5440c40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5513960 item 7 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.196983782 +0000 UTC m=+307.127686128 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d54412c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.196983782 +0000 UTC m=+307.127686128 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441800): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f504d0 item 8 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d5441dc0): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5441dc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.199477659 +0000 UTC m=+307.130180006 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.199477659 +0000 UTC m=+307.130180006 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.199477659 +0000 UTC m=+307.130180006 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5470c00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f512d0 item 9 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.202926611 +0000 UTC m=+307.133628957 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.202926611 +0000 UTC m=+307.133628957 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294c40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca7c70 item 10 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d5295280): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.205517111 +0000 UTC m=+307.136219457 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295640): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.205517111 +0000 UTC m=+307.136219457 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5295b40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.205517111 +0000 UTC m=+307.136219457 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0140): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf8770 item 11 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.208273274 +0000 UTC m=+307.138975620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f07c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.208273274 +0000 UTC m=+307.138975620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f0d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf9340 item 12 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d53f1340): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1340): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.210492232 +0000 UTC m=+307.141194578 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.210492232 +0000 UTC m=+307.141194578 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53f1dc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bf9b20 item 13 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.213039941 +0000 UTC m=+307.143742298 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524540): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.213039941 +0000 UTC m=+307.143742298 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5524a80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b81c70 item 14 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d55250c0): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55250c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.215518299 +0000 UTC m=+307.146220646 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525480): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.215518299 +0000 UTC m=+307.146220646 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5525b40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4c33180 item 15 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.217872223 +0000 UTC m=+307.148574570 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae2c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.217872223 +0000 UTC m=+307.148574570 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55ae800): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4c33880 item 16 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.219976777 +0000 UTC m=+307.150679122 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55aee40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.219976777 +0000 UTC m=+307.150679122 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af2c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.219976777 +0000 UTC m=+307.150679122 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55af7c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e80620 item 17 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.223207775 +0000 UTC m=+307.153910122 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55afe40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.223207775 +0000 UTC m=+307.153910122 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6480): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e80e70 item 18 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.225374055 +0000 UTC m=+307.156076401 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e6b00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.225374055 +0000 UTC m=+307.156076401 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7000): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.225374055 +0000 UTC m=+307.156076401 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7500): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e81500 item 19 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.228259862 +0000 UTC m=+307.158962208 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55e7b80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.228259862 +0000 UTC m=+307.158962208 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56101c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495a150 item 20 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.23039378 +0000 UTC m=+307.161096127 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610840): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.23039378 +0000 UTC m=+307.161096127 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5610d40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.23039378 +0000 UTC m=+307.161096127 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611240): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495a850 item 21 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.233143021 +0000 UTC m=+307.163845407 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56118c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.233143021 +0000 UTC m=+307.163845407 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5611e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495b5e0 item 22 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.235114892 +0000 UTC m=+307.165817239 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644580): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.235114892 +0000 UTC m=+307.165817239 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644a80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.235114892 +0000 UTC m=+307.165817239 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5644f80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d495bc70 item 23 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.237771137 +0000 UTC m=+307.168473483 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.237771137 +0000 UTC m=+307.168473483 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5645b40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2ab60 item 24 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d566a280): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.240598374 +0000 UTC m=+307.171300921 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566a640): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.240598374 +0000 UTC m=+307.171300921 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566ab40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.240598374 +0000 UTC m=+307.171300921 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b080): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4d2b2d0 item 25 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.243990388 +0000 UTC m=+307.174692804 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566b700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.243990388 +0000 UTC m=+307.174692804 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d566bc40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f4070 item 26 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d56a0380): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.246653073 +0000 UTC m=+307.177355439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.246653073 +0000 UTC m=+307.177355439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a0c40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.246653073 +0000 UTC m=+307.177355439 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d56a1180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f4930 item 27 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.250334693 +0000 UTC m=+307.181037050 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530a5c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.250334693 +0000 UTC m=+307.181037050 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530ab00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b227e0 item 28 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d530b140): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b140): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.252971651 +0000 UTC m=+307.183673987 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530b500): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.252971651 +0000 UTC m=+307.183673987 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d530bbc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b233b0 item 29 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.255370409 +0000 UTC m=+307.186072776 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340340): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.255370409 +0000 UTC m=+307.186072776 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340880): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d2a80 item 30 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): _readAt: size=2, off=0 2026/09/16 02:35:26 ERROR : open-test-file(0x2856d5340ec0): Couldn't read size of file 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): close: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5340ec0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.257861351 +0000 UTC m=+307.188563687 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.257861351 +0000 UTC m=+307.188563687 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5341940): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d30a0 item 31 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.260636109 +0000 UTC m=+307.191338516 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57020c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.260636109 +0000 UTC m=+307.191338516 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53d3810 item 32 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.263028535 +0000 UTC m=+307.193730881 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5702c40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553a0e0 item 33 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.263790254 +0000 UTC m=+307.194492620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57030c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.263790254 +0000 UTC m=+307.194492620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57035c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553a3f0 item 33 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.265909555 +0000 UTC m=+307.196611901 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5703c00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553af50 item 34 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.266723601 +0000 UTC m=+307.197425948 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.266723601 +0000 UTC m=+307.197425948 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57246c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553b1f0 item 34 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.268596005 +0000 UTC m=+307.199298351 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5724d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553b7a0 item 35 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.269412146 +0000 UTC m=+307.200114492 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.269412146 +0000 UTC m=+307.200114492 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d553bb20 item 35 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.271786208 +0000 UTC m=+307.202488554 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5725d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4898540 item 36 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.272507479 +0000 UTC m=+307.203209835 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748300): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.272507479 +0000 UTC m=+307.203209835 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748840): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4898ee0 item 36 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.274341041 +0000 UTC m=+307.205043387 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5748e80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4899ab0 item 37 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.275141591 +0000 UTC m=+307.205843937 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749300): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.275141591 +0000 UTC m=+307.205843937 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749800): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4899dc0 item 37 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.276967349 +0000 UTC m=+307.207669695 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5749e80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f84d0 item 38 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.27770961 +0000 UTC m=+307.208411986 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5766480): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.27770961 +0000 UTC m=+307.208411986 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57669c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8770 item 38 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.279568719 +0000 UTC m=+307.210271065 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767040): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8d20 item 39 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.280272517 +0000 UTC m=+307.210974863 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767540): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.280272517 +0000 UTC m=+307.210974863 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5767a40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f8fc0 item 39 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.282757589 +0000 UTC m=+307.213459945 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57901c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f9730 item 40 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.283537801 +0000 UTC m=+307.214240147 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57906c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.283537801 +0000 UTC m=+307.214240147 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5790c00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53f9a40 item 40 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.285411358 +0000 UTC m=+307.216113705 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57911c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48922a0 item 41 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.286055925 +0000 UTC m=+307.216758271 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57916c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48925b0 item 41 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.286769482 +0000 UTC m=+307.217471829 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5791b80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.286769482 +0000 UTC m=+307.217471829 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b21c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48928c0 item 41 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.288561525 +0000 UTC m=+307.219263871 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2800): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4893340 item 42 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.289327922 +0000 UTC m=+307.220030278 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b2d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4893a40 item 42 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.290224224 +0000 UTC m=+307.220926570 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3240): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.290224224 +0000 UTC m=+307.220926570 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b37c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4710620 item 42 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.291952376 +0000 UTC m=+307.222654722 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57b3e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47113b0 item 43 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.292685781 +0000 UTC m=+307.223388126 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bc150 item 43 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.293398275 +0000 UTC m=+307.224100622 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8940): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.293398275 +0000 UTC m=+307.224100622 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d8e80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bc460 item 43 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.295321696 +0000 UTC m=+307.226024052 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d94c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bce70 item 44 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.296280386 +0000 UTC m=+307.226982732 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d57d99c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bd1f0 item 44 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.297188189 +0000 UTC m=+307.227890525 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0000): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.297188189 +0000 UTC m=+307.227890525 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0580): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bd6c0 item 44 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.299532716 +0000 UTC m=+307.230235062 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f0bc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d48bde30 item 45 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.300376058 +0000 UTC m=+307.231078413 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f10c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.300376058 +0000 UTC m=+307.231078413 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f17c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f60310 item 45 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.302561994 +0000 UTC m=+307.233264340 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d58f1e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f609a0 item 46 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.30351892 +0000 UTC m=+307.234221266 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.30351892 +0000 UTC m=+307.234221266 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590ab00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f60c40 item 46 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.309247644 +0000 UTC m=+307.239949990 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f60540 item 47 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.310005495 +0000 UTC m=+307.240707841 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590a880): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.310005495 +0000 UTC m=+307.240707841 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b240): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f60850 item 47 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.312012463 +0000 UTC m=+307.242714809 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590b880): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f610a0 item 48 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.312697437 +0000 UTC m=+307.243399783 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d590bd80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.312697437 +0000 UTC m=+307.243399783 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2580): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f61490 item 48 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.314591502 +0000 UTC m=+307.245293858 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b2bc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f61b20 item 49 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.315307945 +0000 UTC m=+307.246010291 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3040): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.315307945 +0000 UTC m=+307.246010291 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f4150 item 49 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.317224112 +0000 UTC m=+307.247926458 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53b3d80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f49a0 item 50 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.317914274 +0000 UTC m=+307.248616620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b87400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.317914274 +0000 UTC m=+307.248616620 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4c3c6c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f4d90 item 50 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.319780397 +0000 UTC m=+307.250482743 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f5490 item 51 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.3204595 +0000 UTC m=+307.251161886 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.3204595 +0000 UTC m=+307.251161886 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d6b40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f5730 item 51 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.32222907 +0000 UTC m=+307.252931415 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d71c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46f5e30 item 52 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.323047203 +0000 UTC m=+307.253749550 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51d7780): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.323047203 +0000 UTC m=+307.253749550 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f50310 item 52 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.324813819 +0000 UTC m=+307.255516165 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b32c80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f51180 item 53 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.325989729 +0000 UTC m=+307.256692075 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.325989729 +0000 UTC m=+307.256692075 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b336c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f51420 item 53 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.32795581 +0000 UTC m=+307.258658156 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4b33d40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f51e30 item 54 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.328939847 +0000 UTC m=+307.259642194 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521c680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.328939847 +0000 UTC m=+307.259642194 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521cc00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca2620 item 54 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.330692527 +0000 UTC m=+307.261394873 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca2fc0 item 55 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.331516632 +0000 UTC m=+307.262218978 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521d780): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.331516632 +0000 UTC m=+307.262218978 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d521dcc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca3260 item 55 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.333464429 +0000 UTC m=+307.264166775 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7eec0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ca3c70 item 56 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.334478233 +0000 UTC m=+307.265180579 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4a7f740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.334478233 +0000 UTC m=+307.265180579 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b03c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfc070 item 56 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.336933537 +0000 UTC m=+307.267635884 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0a00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfc770 item 57 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.337644389 +0000 UTC m=+307.268346735 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b0f40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfcc40 item 57 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.338655227 +0000 UTC m=+307.269357574 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1540): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.338655227 +0000 UTC m=+307.269357574 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d55b1ac0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfd110 item 57 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.340888864 +0000 UTC m=+307.271591209 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfd810 item 58 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.34158614 +0000 UTC m=+307.272288486 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f047c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfdb20 item 58 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.342389597 +0000 UTC m=+307.273091943 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f04d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.342389597 +0000 UTC m=+307.273091943 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f052c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bfddc0 item 58 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.344543914 +0000 UTC m=+307.275246500 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f05900): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ac4e00 item 59 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.345430808 +0000 UTC m=+307.276133194 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae000): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ac56c0 item 59 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.346211721 +0000 UTC m=+307.276914057 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53ae540): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.346211721 +0000 UTC m=+307.276914057 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53aeac0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e0e0 item 59 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.348390295 +0000 UTC m=+307.279092650 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e690 item 60 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.349269223 +0000 UTC m=+307.279971550 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53af680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548e930 item 60 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.349969315 +0000 UTC m=+307.280671651 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d53afbc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.349969315 +0000 UTC m=+307.280671651 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf2a40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548ed90 item 60 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.351607137 +0000 UTC m=+307.282309473 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf3340): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548f420 item 61 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.352271161 +0000 UTC m=+307.282973517 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4bf38c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.352271161 +0000 UTC m=+307.282973517 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5454200): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548f7a0 item 61 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.354668215 +0000 UTC m=+307.285370591 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d548fd50 item 62 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.3553169 +0000 UTC m=+307.286019236 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5455980): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.3553169 +0000 UTC m=+307.286019236 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53502a0 item 62 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.357325912 +0000 UTC m=+307.288028248 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515e7c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5350850 item 63 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.358009423 +0000 UTC m=+307.288711799 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515ed00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.358009423 +0000 UTC m=+307.288711799 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515f400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5350e70 item 63 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): >_readAt: n=0, err=Bad file descriptor 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.359829048 +0000 UTC m=+307.290531384 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d515fa40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5351570 item 64 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.360526163 +0000 UTC m=+307.291228519 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b20c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.360526163 +0000 UTC m=+307.291228519 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b27c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5351810 item 64 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.362407585 +0000 UTC m=+307.293109932 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b2e40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f58000 item 65 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.363248383 +0000 UTC m=+307.293950719 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b32c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.363248383 +0000 UTC m=+307.293950719 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b37c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f58620 item 65 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.365180048 +0000 UTC m=+307.295882485 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51b3e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f59030 item 66 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.365801021 +0000 UTC m=+307.296503357 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.365801021 +0000 UTC m=+307.296503357 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7a8c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f592d0 item 66 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.36869323 +0000 UTC m=+307.299395566 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7af00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f59d50 item 67 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.369597818 +0000 UTC m=+307.300300154 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.369597818 +0000 UTC m=+307.300300154 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4e7b880): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4ba09a0 item 67 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.371800476 +0000 UTC m=+307.302502802 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2000): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e32310 item 68 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.372551614 +0000 UTC m=+307.303253941 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2500): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.372551614 +0000 UTC m=+307.303253941 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed2a40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e32850 item 68 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.373907584 +0000 UTC m=+307.304609920 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3080): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e32f50 item 69 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.374456671 +0000 UTC m=+307.305159007 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3500): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.374456671 +0000 UTC m=+307.305159007 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4ed3a00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33260 item 69 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.375824152 +0000 UTC m=+307.306526478 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33960 item 70 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.376575871 +0000 UTC m=+307.307278207 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1c680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.376575871 +0000 UTC m=+307.307278207 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1cbc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4e33d50 item 70 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.37832912 +0000 UTC m=+307.309031456 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d240): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4a690 item 71 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.37916583 +0000 UTC m=+307.309868185 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1d740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.37916583 +0000 UTC m=+307.309868185 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4f1dc40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4a930 item 71 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.381192736 +0000 UTC m=+307.311895072 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe03c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4af50 item 72 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.381956528 +0000 UTC m=+307.312658864 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe08c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.381956528 +0000 UTC m=+307.312658864 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe0e00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4b340 item 72 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.383750073 +0000 UTC m=+307.314452479 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe13c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4b960 item 73 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.384386094 +0000 UTC m=+307.315088430 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe18c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4f4bc70 item 73 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.385313566 +0000 UTC m=+307.316015952 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d4fe1d80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.385313566 +0000 UTC m=+307.316015952 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50043c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e0150 item 73 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.387033843 +0000 UTC m=+307.317736169 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004a00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e0e70 item 74 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.387633164 +0000 UTC m=+307.318335500 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5004f00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e11f0 item 74 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.388445978 +0000 UTC m=+307.319148314 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5005440): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.388445978 +0000 UTC m=+307.319148314 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50059c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d46e1650 item 74 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.390148973 +0000 UTC m=+307.320851300 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54da0e0 item 75 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.39073015 +0000 UTC m=+307.321432477 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): _writeAt: size=3, off=2 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54da850 item 75 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.39143984 +0000 UTC m=+307.322142195 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5024b40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.39143984 +0000 UTC m=+307.322142195 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025080): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54daaf0 item 75 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.393391133 +0000 UTC m=+307.324093469 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50256c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db180 item 76 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.393985095 +0000 UTC m=+307.324687431 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5025bc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db420 item 76 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): _writeAt: size=3, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.394780225 +0000 UTC m=+307.325482561 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056200): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.394780225 +0000 UTC m=+307.325482561 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056780): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54db6c0 item 76 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.396199735 +0000 UTC m=+307.326902071 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5056dc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d54dbc70 item 77 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.396744614 +0000 UTC m=+307.327446939 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50572c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.396744614 +0000 UTC m=+307.327446939 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50579c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53ba0e0 item 77 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.398654439 +0000 UTC m=+307.329356775 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53ba770 item 78 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.399243721 +0000 UTC m=+307.329946097 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074600): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.399243721 +0000 UTC m=+307.329946097 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5074d00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53baa80 item 78 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.401159287 +0000 UTC m=+307.331861623 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075340): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bb030 item 79 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.40258058 +0000 UTC m=+307.333282916 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5075840): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.40258058 +0000 UTC m=+307.333282916 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0040): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bb3b0 item 79 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.404403852 +0000 UTC m=+307.335106188 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d53bbab0 item 80 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.404898355 +0000 UTC m=+307.335600691 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b0b80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.404898355 +0000 UTC m=+307.335600691 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1280): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47a0150 item 80 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.40670191 +0000 UTC m=+307.337404286 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b18c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47a10a0 item 81 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.407427139 +0000 UTC m=+307.338129465 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50b1d40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.407427139 +0000 UTC m=+307.338129465 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5654000 item 81 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.408987334 +0000 UTC m=+307.339689670 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8a00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d56547e0 item 82 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.409865112 +0000 UTC m=+307.340567458 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c8f00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.409865112 +0000 UTC m=+307.340567458 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9480): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5654a80 item 82 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.41134747 +0000 UTC m=+307.342049816 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50c9b00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5655110 item 83 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.41200439 +0000 UTC m=+307.342706736 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc100): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.41200439 +0000 UTC m=+307.342706736 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fc640): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5655420 item 83 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.41346693 +0000 UTC m=+307.344169257 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fccc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5655b90 item 84 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.414119533 +0000 UTC m=+307.344821889 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd1c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.414119533 +0000 UTC m=+307.344821889 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fd740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa4070 item 84 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.415603323 +0000 UTC m=+307.346305710 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d50fddc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa4c40 item 85 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.416213285 +0000 UTC m=+307.346915621 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51243c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.416213285 +0000 UTC m=+307.346915621 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124900): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4fa5420 item 85 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.417555078 +0000 UTC m=+307.348257414 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5124f80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c0540 item 86 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.418148327 +0000 UTC m=+307.348850674 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125480): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.418148327 +0000 UTC m=+307.348850674 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5125a00): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c08c0 item 86 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.419698404 +0000 UTC m=+307.350400740 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136180): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c0e70 item 87 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.42031604 +0000 UTC m=+307.351018376 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.42031604 +0000 UTC m=+307.351018376 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5136bc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c1110 item 87 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.421792938 +0000 UTC m=+307.352495304 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137240): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c1810 item 88 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.42242486 +0000 UTC m=+307.353127206 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137740): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.42242486 +0000 UTC m=+307.353127206 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5137cc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d55c1ab0 item 88 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.423877533 +0000 UTC m=+307.354579859 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47aa2a0 item 89 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.424440336 +0000 UTC m=+307.355142661 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162940): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47aa7e0 item 89 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.425061799 +0000 UTC m=+307.355764125 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5162e80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.425061799 +0000 UTC m=+307.355764125 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163400): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47aabd0 item 89 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.426557452 +0000 UTC m=+307.357259788 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5163a40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d47abd50 item 90 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.42710698 +0000 UTC m=+307.357809346 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a080): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5726230 item 90 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.427700319 +0000 UTC m=+307.358402655 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518a5c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.427700319 +0000 UTC m=+307.358402655 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518ab80): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d57264d0 item 90 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.429038064 +0000 UTC m=+307.359740391 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b1c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5726af0 item 91 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.429591809 +0000 UTC m=+307.360294156 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518b700): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): >_readAt: n=2, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): _writeAt: size=3, off=7 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5726d90 item 91 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.430268126 +0000 UTC m=+307.360970482 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d518bc40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): >_readAt: n=8, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.430268126 +0000 UTC m=+307.360970482 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c22c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5727030 item 91 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.431683329 +0000 UTC m=+307.362385745 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2900): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d57275e0 item 92 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.432244307 +0000 UTC m=+307.362946632 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c2e40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): open at offset 5 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5727a40 item 92 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): _readAt: size=2, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): _writeAt: size=3, off=5 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): >_writeAt: n=3, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.432817759 +0000 UTC m=+307.363520095 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3380): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): >_readAt: n=3, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.432817759 +0000 UTC m=+307.363520095 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51c3940): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d5727d50 item 92 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.43422678 +0000 UTC m=+307.364929186 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee080): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b68620 item 93 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.43476244 +0000 UTC m=+307.365464766 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ee5c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.43476244 +0000 UTC m=+307.365464766 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51eecc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b68a80 item 93 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.436271369 +0000 UTC m=+307.366973715 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef300): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b69340 item 94 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.436766824 +0000 UTC m=+307.367469151 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d51ef840): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.436766824 +0000 UTC m=+307.367469151 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a040): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b696c0 item 94 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.438214476 +0000 UTC m=+307.368916862 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522a680): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4b69dc0 item 95 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.438747874 +0000 UTC m=+307.369450200 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522abc0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.438747874 +0000 UTC m=+307.369450200 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b2c0): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc82a0 item 95 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 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/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): open at offset 0 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): _readAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): >_readAt: n=0, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.440295596 +0000 UTC m=+307.370997932 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522b900): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): _writeAt: size=5, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): >openPending: err= 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc91f0 item 96 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): >_writeAt: n=5, err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.440779769 +0000 UTC m=+307.371482116 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d522be40): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/16 02:35:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/16 02:35:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): _readAt: size=512, off=0 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): openPending: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): >openPending: err= 2026/09/16 02:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): >_readAt: n=5, err=EOF 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): close: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-16 02:35:26.440779769 +0000 UTC m=+307.371482116 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : open-test-file(0x2856d5294640): >close: err= 2026/09/16 02:35:26 DEBUG : open-test-file: Remove: 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2856d4bc9730 item 96 2026/09/16 02:35:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/16 02:35:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/16 02:35:26 DEBUG : open-test-file: >Remove: err= 2026/09/16 02:35:26 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:26 DEBUG : Looking for writers 2026/09/16 02:35:26 DEBUG : >WaitForWriters: 2026/09/16 02:35:26 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': 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.81s) --- 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.01s) --- 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:26 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:26 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:26 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:26 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:26 DEBUG : file1: newRWFileHandle: 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): openPending: 2026/09/16 02:35:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): >openPending: err= 2026/09/16 02:35:26 DEBUG : file1: >newRWFileHandle: err= 2026/09/16 02:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/16 02:35:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): _writeAt: size=2, off=0 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): >_writeAt: n=2, err= 2026/09/16 02:35:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): RWFileHandle.Flush 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): RWFileHandle.Release 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): close: 2026/09/16 02:35:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/16 02:35:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:26 DEBUG : file1(0x2856d5294d00): >close: err= 2026/09/16 02:35:26 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:26 DEBUG : Looking for writers 2026/09/16 02:35:26 DEBUG : file1: reading active writers 2026/09/16 02:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:26 DEBUG : Looking for writers 2026/09/16 02:35:26 DEBUG : file1: reading active writers 2026/09/16 02:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:27 DEBUG : Looking for writers 2026/09/16 02:35:27 DEBUG : file1: reading active writers 2026/09/16 02:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:27 DEBUG : Looking for writers 2026/09/16 02:35:27 DEBUG : file1: reading active writers 2026/09/16 02:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:27 DEBUG : file1: vfs cache: starting upload 2026/09/16 02:35:27 DEBUG : Looking for writers 2026/09/16 02:35:27 DEBUG : file1: reading active writers 2026/09/16 02:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:27 DEBUG : Looking for writers 2026/09/16 02:35:27 DEBUG : file1: reading active writers 2026/09/16 02:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:27 DEBUG : Looking for writers 2026/09/16 02:35:27 DEBUG : file1: reading active writers 2026/09/16 02:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:27 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/16 02:35:28 DEBUG : Looking for writers 2026/09/16 02:35:28 DEBUG : file1: reading active writers 2026/09/16 02:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:28 DEBUG : file1: size = 2 OK 2026/09/16 02:35:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/16 02:35:28 INFO : file1: Copied (new) 2026/09/16 02:35:28 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/16 02:35:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/16 02:35:28 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/16 02:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:35:28 INFO : file1: vfs cache: upload succeeded try #1 2026/09/16 02:35:29 DEBUG : Looking for writers 2026/09/16 02:35:29 DEBUG : file1: reading active writers 2026/09/16 02:35:29 DEBUG : >WaitForWriters: 2026/09/16 02:35:29 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:29 DEBUG : Looking for writers 2026/09/16 02:35:29 DEBUG : file1: reading active writers 2026/09/16 02:35:29 DEBUG : >WaitForWriters: 2026/09/16 02:35:29 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.18s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:29 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:29 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:29 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:35:29 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:35:30 DEBUG : rename_me: newRWFileHandle: 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): openPending: 2026/09/16 02:35:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/16 02:35:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): >openPending: err= 2026/09/16 02:35:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/16 02:35:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/16 02:35:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/16 02:35:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): _writeAt: size=5, off=0 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): >_writeAt: n=5, err= 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): close: 2026/09/16 02:35:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-16 02:35:30.164900964 +0000 UTC m=+311.095603321 2026/09/16 02:35:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/16 02:35:30 DEBUG : rename_me(0x2856d530cc40): >close: err= 2026/09/16 02:35:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/16 02:35:30 DEBUG : i_was_renamed: Updating file with 0x2856d540a340 2026/09/16 02:35:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/16 02:35:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/16 02:35:30 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/16 02:35:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/16 02:35:30 DEBUG : Looking for writers 2026/09/16 02:35:30 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/16 02:35:31 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/16 02:35:31 DEBUG : Looking for writers 2026/09/16 02:35:31 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/16 02:35:32 DEBUG : i_was_renamed: size = 5 OK 2026/09/16 02:35:32 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:35:32 INFO : i_was_renamed: Copied (new) 2026/09/16 02:35:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-16 02:35:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/16 02:35:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/16 02:35:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/16 02:35:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/16 02:35:32 DEBUG : Looking for writers 2026/09/16 02:35:32 DEBUG : i_was_renamed: reading active writers 2026/09/16 02:35:32 DEBUG : >WaitForWriters: 2026/09/16 02:35:32 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:35:32 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:35:32 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/16 02:35:32 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/16 02:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wixihix7tica" 2026/09/16 02:35:32 INFO : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/16 02:35:33 DEBUG : forgetting directory cache 2026/09/16 02:35:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): _readAt: size=512, off=0 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): openPending: 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): >openPending: err= 2026/09/16 02:35:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): >_readAt: n=20, err=EOF 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): close: 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:36:32 +0000 UTC 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate(0x2856d56f01c0): >close: err= 2026/09/16 02:35:35 DEBUG : Re-reading directory (184.13279ms old) 2026/09/16 02:35:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:36 DEBUG : forgetting directory cache 2026/09/16 02:35:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): _readAt: size=512, off=0 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): openPending: 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-16 01:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-16 01:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-16 01:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/16 02:35:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): >openPending: err= 2026/09/16 02:35:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): >_readAt: n=20, err=EOF 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): close: 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:37:32 +0000 UTC 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate(0x2856d5294180): >close: err= 2026/09/16 02:35:38 DEBUG : Re-reading directory (186.711316ms old) 2026/09/16 02:35:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:38 DEBUG : forgetting directory cache 2026/09/16 02:35:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): _readAt: size=512, off=0 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): openPending: 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-16 01:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-16 01:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-16 01:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/16 02:35:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): >openPending: err= 2026/09/16 02:35:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): >_readAt: n=20, err=EOF 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): close: 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:38:32 +0000 UTC 2026/09/16 02:35:40 DEBUG : TestRWCacheUpdate(0x2856d530c240): >close: err= 2026/09/16 02:35:40 DEBUG : Re-reading directory (183.016954ms old) 2026/09/16 02:35:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:41 DEBUG : forgetting directory cache 2026/09/16 02:35:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): _readAt: size=512, off=0 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): openPending: 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:39:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-16 01:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-16 01:39:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-16 01:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/16 02:35:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): >openPending: err= 2026/09/16 02:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): >_readAt: n=20, err=EOF 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): close: 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:39:32 +0000 UTC 2026/09/16 02:35:43 DEBUG : TestRWCacheUpdate(0x2856d5294b40): >close: err= 2026/09/16 02:35:43 DEBUG : Re-reading directory (185.851485ms old) 2026/09/16 02:35:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:44 DEBUG : forgetting directory cache 2026/09/16 02:35:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate(0x2856d5229040): _readAt: size=512, off=0 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate(0x2856d5229040): openPending: 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:40:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-16 01:39:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-16 01:40:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-16 01:39:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/16 02:35:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate(0x2856d5229040): >openPending: err= 2026/09/16 02:35:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate(0x2856d5229040): >_readAt: n=20, err=EOF 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate(0x2856d5229040): close: 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:40:32 +0000 UTC 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate(0x2856d5229040): >close: err= 2026/09/16 02:35:47 DEBUG : Re-reading directory (188.658763ms old) 2026/09/16 02:35:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:47 DEBUG : forgetting directory cache 2026/09/16 02:35:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): _readAt: size=512, off=0 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): openPending: 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-16 01:41:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-16 01:40:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-16 01:41:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-16 01:40:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/16 02:35:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/16 02:35:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): >openPending: err= 2026/09/16 02:35:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): >_readAt: n=20, err=EOF 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): close: 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:41:32 +0000 UTC 2026/09/16 02:35:49 DEBUG : TestRWCacheUpdate(0x2856d56f0bc0): >close: err= 2026/09/16 02:35:49 DEBUG : Re-reading directory (182.059886ms old) 2026/09/16 02:35:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:50 DEBUG : forgetting directory cache 2026/09/16 02:35:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): _readAt: size=512, off=0 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): openPending: 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-16 01:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-16 01:41:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-16 01:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-16 01:41:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/16 02:35:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/16 02:35:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): >openPending: err= 2026/09/16 02:35:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): >_readAt: n=21, err=EOF 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): close: 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:42:32 +0000 UTC 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate(0x2856d56f1640): >close: err= 2026/09/16 02:35:52 DEBUG : Re-reading directory (186.328063ms old) 2026/09/16 02:35:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:53 DEBUG : forgetting directory cache 2026/09/16 02:35:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): _readAt: size=512, off=0 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): openPending: 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-16 01:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-16 01:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-16 01:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-16 01:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/16 02:35:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/16 02:35:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): >openPending: err= 2026/09/16 02:35:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): >_readAt: n=22, err=EOF 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): close: 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:43:32 +0000 UTC 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate(0x2856d5295480): >close: err= 2026/09/16 02:35:55 DEBUG : Re-reading directory (189.75902ms old) 2026/09/16 02:35:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:55 DEBUG : forgetting directory cache 2026/09/16 02:35:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate(0x2856d5295b00): _readAt: size=512, off=0 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate(0x2856d5295b00): openPending: 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-16 01:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-16 01:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-16 01:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-16 01:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/16 02:35:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/16 02:35:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate(0x2856d5295b00): >openPending: err= 2026/09/16 02:35:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:35:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:35:58 DEBUG : TestRWCacheUpdate(0x2856d5295b00): >_readAt: n=23, err=EOF 2026/09/16 02:35:58 DEBUG : TestRWCacheUpdate(0x2856d5295b00): close: 2026/09/16 02:35:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:44:32 +0000 UTC 2026/09/16 02:35:58 DEBUG : TestRWCacheUpdate(0x2856d5295b00): >close: err= 2026/09/16 02:35:58 DEBUG : Re-reading directory (184.676696ms old) 2026/09/16 02:35:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:35:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:35:58 DEBUG : forgetting directory cache 2026/09/16 02:35:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): _readAt: size=512, off=0 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): openPending: 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-16 01:45:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-16 01:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-16 01:45:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-16 01:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/16 02:36:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/16 02:36:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): >openPending: err= 2026/09/16 02:36:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): >_readAt: n=24, err=EOF 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): close: 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-16 01:45:32 +0000 UTC 2026/09/16 02:36:00 DEBUG : TestRWCacheUpdate(0x2856d53b2680): >close: err= 2026/09/16 02:36:00 DEBUG : Re-reading directory (181.583717ms old) 2026/09/16 02:36:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/16 02:36:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/16 02:36:01 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:01 DEBUG : Looking for writers 2026/09/16 02:36:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/16 02:36:01 DEBUG : >WaitForWriters: 2026/09/16 02:36:01 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': vfs cache: cleaner exiting 2026/09/16 02:36:01 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.62s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:02 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/16 02:36:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/16 02:36:05 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:05 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/16 02:36:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/16 02:36:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/16 02:36:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/16 02:36:06 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:06 DEBUG : Looking for writers 2026/09/16 02:36:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/16 02:36:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/16 02:36:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.80s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:07 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:07 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:07 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': Reusing VFS from active cache 2026/09/16 02:36:07 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:07 DEBUG : Looking for writers 2026/09/16 02:36:07 DEBUG : >WaitForWriters: 2026/09/16 02:36:07 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:07 DEBUG : Looking for writers 2026/09/16 02:36:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:08 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:08 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:08 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:08 DEBUG : Looking for writers 2026/09/16 02:36:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:08 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:08 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:08 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:08 DEBUG : Looking for writers 2026/09/16 02:36:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:08 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:08 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:13 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:13 DEBUG : dir: Looking for writers 2026/09/16 02:36:13 DEBUG : file2: reading active writers 2026/09/16 02:36:13 DEBUG : Looking for writers 2026/09/16 02:36:13 DEBUG : dir: reading active writers 2026/09/16 02:36:13 DEBUG : file1: reading active writers 2026/09/16 02:36:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.97s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:14 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:14 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:17 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:19 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:19 DEBUG : dir: Looking for writers 2026/09/16 02:36:19 DEBUG : Looking for writers 2026/09/16 02:36:19 DEBUG : dir: reading active writers 2026/09/16 02:36:19 DEBUG : file1: reading active writers 2026/09/16 02:36:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.80s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:20 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:20 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:21 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:25 DEBUG : file1: Open: flags=O_RDONLY 2026/09/16 02:36:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/16 02:36:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/16 02:36:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/16 02:36:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/16 02:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/16 02:36:25 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (0 bytes), uploading instead of streaming 2026/09/16 02:36:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/16 02:36:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:36:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/16 02:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/16 02:36:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/16 02:36:26 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:26 DEBUG : dir: Looking for writers 2026/09/16 02:36:26 DEBUG : file2: reading active writers 2026/09/16 02:36:26 DEBUG : new_file.txt: reading active writers 2026/09/16 02:36:26 DEBUG : Looking for writers 2026/09/16 02:36:26 DEBUG : dir: reading active writers 2026/09/16 02:36:26 DEBUG : file1: reading active writers 2026/09/16 02:36:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.69s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:28 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:28 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:29 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/16 02:36:31 DEBUG : dir/file2: same parent dir (ODFfMTMyNjM3MzZfazdqSlk) - using file/rename instead of move_copy for dir/file1 2026/09/16 02:36:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/16 02:36:31 DEBUG : dir/file1: Updating file with dir/file1 0x2856d51ce5b0 2026/09/16 02:36:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/16 02:36:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:32 INFO : dir/file1: Moved (server-side) to: file0 2026/09/16 02:36:32 DEBUG : file0: Updating file with file0 0x2856d51ce5b0 2026/09/16 02:36:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/16 02:36:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/16 02:36:33 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:33 DEBUG : dir: Looking for writers 2026/09/16 02:36:33 DEBUG : Looking for writers 2026/09/16 02:36:33 DEBUG : dir: reading active writers 2026/09/16 02:36:33 DEBUG : file0: reading active writers 2026/09/16 02:36:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.05s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:34 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:34 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:34 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:34 DEBUG : Looking for writers 2026/09/16 02:36:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:34 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:34 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:35 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/16 02:36:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/16 02:36:36 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/16 02:36:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/16 02:36:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/16 02:36:39 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:39 DEBUG : Looking for writers 2026/09/16 02:36:39 DEBUG : a: Looking for writers 2026/09/16 02:36:39 DEBUG : b: Looking for writers 2026/09/16 02:36:39 DEBUG : c: Looking for writers 2026/09/16 02:36:39 DEBUG : d: Looking for writers 2026/09/16 02:36:39 DEBUG : Looking for writers 2026/09/16 02:36:39 DEBUG : /: reading active writers 2026/09/16 02:36:39 DEBUG : a: reading active writers 2026/09/16 02:36:39 DEBUG : b: reading active writers 2026/09/16 02:36:39 DEBUG : c: reading active writers 2026/09/16 02:36:39 DEBUG : d: reading active writers 2026/09/16 02:36:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.31s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:41 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:41 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/16 02:36:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/16 02:36:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/16 02:36:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/16 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:46 DEBUG : a/b/c/d: Looking for writers 2026/09/16 02:36:46 DEBUG : a/b/c: Looking for writers 2026/09/16 02:36:46 DEBUG : d: reading active writers 2026/09/16 02:36:46 DEBUG : a/b: Looking for writers 2026/09/16 02:36:46 DEBUG : c: reading active writers 2026/09/16 02:36:46 DEBUG : a: Looking for writers 2026/09/16 02:36:46 DEBUG : b: reading active writers 2026/09/16 02:36:46 DEBUG : Looking for writers 2026/09/16 02:36:46 DEBUG : a: reading active writers 2026/09/16 02:36:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.03s) === 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-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:49 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:49 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:49 DEBUG : Looking for writers 2026/09/16 02:36:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:49 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:49 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/16 02:36:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/16 02:36:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/16 02:36:49 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:36:50 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:36:51 DEBUG : file1: size = 5 OK 2026/09/16 02:36:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/16 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/16 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:51 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (0 bytes), uploading instead of streaming 2026/09/16 02:36:53 DEBUG : file1: size = 0 OK 2026/09/16 02:36:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:36:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/16 02:36:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/16 02:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:53 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (7 bytes), uploading instead of streaming 2026/09/16 02:36:53 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/16 02:36:54 DEBUG : file1: size = 7 OK 2026/09/16 02:36:54 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/16 02:36:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:36:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:54 DEBUG : Looking for writers 2026/09/16 02:36:54 DEBUG : file1: reading active writers 2026/09/16 02:36:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:55 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:55 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/16 02:36:56 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/16 02:36:56 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/16 02:36:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/16 02:36:56 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (11 bytes), uploading instead of streaming 2026/09/16 02:36:57 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/16 02:36:58 DEBUG : file1: size = 11 OK 2026/09/16 02:36:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/16 02:36:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:36:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/16 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:58 DEBUG : Looking for writers 2026/09/16 02:36:58 DEBUG : file1: reading active writers 2026/09/16 02:36:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.77s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:58 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:58 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:59 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/16 02:36:59 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/16 02:36:59 DEBUG : file1: Remove: 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/16 02:36:59 DEBUG : file1: >Remove: err= 2026/09/16 02:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:59 DEBUG : Looking for writers 2026/09/16 02:36:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:59 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:59 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:36:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:36:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:36:59 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/16 02:36:59 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/16 02:36:59 DEBUG : file1: Remove: 2026/09/16 02:36:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/16 02:36:59 DEBUG : file1: >Remove: err= 2026/09/16 02:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:36:59 DEBUG : Looking for writers 2026/09/16 02:36:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:36:59 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:36:59 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:36:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:37:00 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/16 02:37:00 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/16 02:37:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:37:00 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:37:00 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/16 02:37:01 DEBUG : file2: size = 5 OK 2026/09/16 02:37:01 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:37:01 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/16 02:37:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/16 02:37:02 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:02 DEBUG : Looking for writers 2026/09/16 02:37:02 DEBUG : file2: reading active writers 2026/09/16 02:37:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.69s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.54s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.54s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.62s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:02 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:02 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:37:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:37:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/16 02:37:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:02 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 02:37:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/16 02:37:04 DEBUG : file1: size = 5 OK 2026/09/16 02:37:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 02:37:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:37:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/16 02:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:04 DEBUG : Looking for writers 2026/09/16 02:37:04 DEBUG : file1: reading active writers 2026/09/16 02:37:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:05 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:05 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:37:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:37:05 DEBUG : file1: WriteFileHandle.Release closing 2026/09/16 02:37:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:05 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (0 bytes), uploading instead of streaming 2026/09/16 02:37:06 DEBUG : file1: size = 0 OK 2026/09/16 02:37:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:37:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:37:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/16 02:37:06 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:06 DEBUG : Looking for writers 2026/09/16 02:37:06 DEBUG : file1: reading active writers 2026/09/16 02:37:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.23s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:07 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:07 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:37:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:07 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (2 bytes), uploading instead of streaming 2026/09/16 02:37:08 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/16 02:37:09 DEBUG : file1: size = 2 OK 2026/09/16 02:37:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/16 02:37:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:37:09 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/16 02:37:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:09 DEBUG : Looking for writers 2026/09/16 02:37:09 DEBUG : file1: reading active writers 2026/09/16 02:37:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.64s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:10 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:10 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:37:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:10 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (0 bytes), uploading instead of streaming 2026/09/16 02:37:11 DEBUG : file1: size = 0 OK 2026/09/16 02:37:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/16 02:37:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:37:11 DEBUG : file1: Open: flags=O_RDONLY 2026/09/16 02:37:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/16 02:37:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/16 02:37:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:11 DEBUG : Looking for writers 2026/09/16 02:37:11 DEBUG : file1: reading active writers 2026/09/16 02:37:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.44s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:12 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:12 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/16 02:37:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/16 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:12 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': File to upload is small (100 bytes), uploading instead of streaming 2026/09/16 02:37:13 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/16 02:37:14 DEBUG : file1: size = 100 OK 2026/09/16 02:37:14 DEBUG : file1: md5 = efdc366a2841103cb874ef157fb6057e OK 2026/09/16 02:37:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/16 02:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/16 02:37:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/16 02:37:14 DEBUG : file1: Open: flags=O_RDONLY 2026/09/16 02:37:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/16 02:37:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/16 02:37:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:14 DEBUG : Looking for writers 2026/09/16 02:37:14 DEBUG : file1: reading active writers 2026/09/16 02:37:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.81s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:15 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:15 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/16 02:37:15 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/16 02:37:15 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/16 02:37:15 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/16 02:37:15 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/16 02:37:15 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/16 02:37:15 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/16 02:37:15 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/16 02:37:15 DEBUG : stalled: Remove: 2026/09/16 02:37:15 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/16 02:37:15 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.54s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:15 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:15 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:16 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/16 02:37:18 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/16 02:37:20 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/16 02:37:22 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/16 02:37:24 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/16 02:37:26 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/16 02:37:26 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/16 02:37:26 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:26 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:26 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/16 02:37:26 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/16 02:37:26 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/16 02:37:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/16 02:37:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/16 02:37:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/16 02:37:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/16 02:37:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/16 02:37:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:27 DEBUG : flat: Looking for writers 2026/09/16 02:37:27 DEBUG : f000.txt: reading active writers 2026/09/16 02:37:27 DEBUG : f001.txt: reading active writers 2026/09/16 02:37:27 DEBUG : f002.txt: reading active writers 2026/09/16 02:37:27 DEBUG : f003.txt: reading active writers 2026/09/16 02:37:27 DEBUG : f004.txt: reading active writers 2026/09/16 02:37:27 DEBUG : Looking for writers 2026/09/16 02:37:27 DEBUG : flat: reading active writers 2026/09/16 02:37:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.98s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:29 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:29 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:30 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/16 02:37:33 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/16 02:37:35 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/16 02:37:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/16 02:37:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/16 02:37:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:37 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:37 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/16 02:37:37 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/16 02:37:37 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:37 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:37 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/16 02:37:37 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/16 02:37:37 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:37:38 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:37:38 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:37:38 DEBUG : a/b/c: Looking for writers 2026/09/16 02:37:38 DEBUG : deep.txt: reading active writers 2026/09/16 02:37:38 DEBUG : a/b: Looking for writers 2026/09/16 02:37:38 DEBUG : c: reading active writers 2026/09/16 02:37:38 DEBUG : mid.txt: reading active writers 2026/09/16 02:37:38 DEBUG : a: Looking for writers 2026/09/16 02:37:38 DEBUG : b: reading active writers 2026/09/16 02:37:38 DEBUG : top.txt: reading active writers 2026/09/16 02:37:38 DEBUG : Looking for writers 2026/09/16 02:37:38 DEBUG : a: reading active writers 2026/09/16 02:37:38 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.15s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:37:40 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:37:40 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:37:42 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:36 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:38:36 DEBUG : bigdir: Looking for writers 2026/09/16 02:38:36 DEBUG : big.bin: reading active writers 2026/09/16 02:38:36 DEBUG : Looking for writers 2026/09/16 02:38:36 DEBUG : bigdir: reading active writers 2026/09/16 02:38:36 DEBUG : >WaitForWriters: run.go:186: removing dir "bigdir" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestZipLargeFiles (57.62s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-wixihix7tica'", Local "Local file system at /tmp/rclone71438755", Modify Window "1s" 2026/09/16 02:38:38 INFO : OpenDrive root 'rclone-test-wixihix7tica': poll-interval is not supported by this remote 2026/09/16 02:38:38 NOTICE: OpenDrive root 'rclone-test-wixihix7tica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/16 02:38:39 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/16 02:38:42 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/16 02:38:44 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/16 02:38:45 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/16 02:38:45 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/16 02:38:45 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:38:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/16 02:38:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/16 02:38:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:38:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/16 02:38:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/16 02:38:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/16 02:38:47 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/16 02:38:47 DEBUG : WaitForWriters: timeout=30s 2026/09/16 02:38:47 DEBUG : dir1: Looking for writers 2026/09/16 02:38:47 DEBUG : a.txt: reading active writers 2026/09/16 02:38:47 DEBUG : dir2: Looking for writers 2026/09/16 02:38:47 DEBUG : b.txt: reading active writers 2026/09/16 02:38:47 DEBUG : dir3: Looking for writers 2026/09/16 02:38:47 DEBUG : c.txt: reading active writers 2026/09/16 02:38:47 DEBUG : Looking for writers 2026/09/16 02:38:47 DEBUG : dir3: reading active writers 2026/09/16 02:38:47 DEBUG : dir1: reading active writers 2026/09/16 02:38:47 DEBUG : dir2: reading active writers 2026/09/16 02:38:47 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.92s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/16 02:38:49 DEBUG : OpenDrive root 'rclone-test-wixihix7tica': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m30.827380399s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]