"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/05/15 02:17:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-karivov7pabu" 2026/05/15 02:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 02:17:46 DEBUG : Starting OpenDrive session with ID: a448ce87e758d03954f9a49e0e24a02f71c8aa066fb4f06bb23f76354155d2be 2026/05/15 02:17:47 DEBUG : Creating backend with remote "/tmp/rclone1699182265" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:17:47 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:17:47 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:17:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:17:49 DEBUG : dir: Looking for writers 2026/05/15 02:17:49 DEBUG : Looking for writers 2026/05/15 02:17:49 DEBUG : dir: reading active writers 2026/05/15 02:17:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.66s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:17:50 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:17:50 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:17:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:17:53 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/15 02:17:56 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/05/15 02:17:57 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:17:57 DEBUG : dir/subdir: Looking for writers 2026/05/15 02:17:57 DEBUG : dir: Looking for writers 2026/05/15 02:17:57 DEBUG : file1: reading active writers 2026/05/15 02:17:57 DEBUG : file2: reading active writers 2026/05/15 02:17:57 DEBUG : subdir: reading active writers 2026/05/15 02:17:57 DEBUG : Looking for writers 2026/05/15 02:17:57 DEBUG : dir: reading active writers 2026/05/15 02:17:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.84s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:17:59 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:17:59 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:02 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:02 DEBUG : dir: Looking for writers 2026/05/15 02:18:02 DEBUG : file1: reading active writers 2026/05/15 02:18:02 DEBUG : Looking for writers 2026/05/15 02:18:02 DEBUG : dir: reading active writers 2026/05/15 02:18:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.67s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:03 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:03 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:06 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:06 DEBUG : dir: Looking for writers 2026/05/15 02:18:06 DEBUG : Looking for writers 2026/05/15 02:18:06 DEBUG : dir: reading active writers 2026/05/15 02:18:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.88s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:07 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:07 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:09 DEBUG : dir: forgetting directory cache 2026/05/15 02:18:09 DEBUG : forgetting directory cache 2026/05/15 02:18:09 DEBUG : dir: forgetting directory cache 2026/05/15 02:18:09 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:09 DEBUG : Looking for writers 2026/05/15 02:18:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.73s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:10 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:10 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/15 02:18:13 DEBUG : dir: invalidating directory cache 2026/05/15 02:18:13 DEBUG : >ForgetPath: 2026/05/15 02:18:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/15 02:18:13 DEBUG : invalidating directory cache 2026/05/15 02:18:13 DEBUG : dir: forgetting directory cache 2026/05/15 02:18:13 DEBUG : >ForgetPath: 2026/05/15 02:18:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/15 02:18:13 DEBUG : >ForgetPath: 2026/05/15 02:18:13 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:13 DEBUG : dir: Looking for writers 2026/05/15 02:18:13 DEBUG : Looking for writers 2026/05/15 02:18:13 DEBUG : dir: reading active writers 2026/05/15 02:18:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.50s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:14 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:14 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:18 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/05/15 02:18:20 DEBUG : forgetting directory cache 2026/05/15 02:18:20 DEBUG : dir: forgetting directory cache 2026/05/15 02:18:20 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:20 DEBUG : dir: Looking for writers 2026/05/15 02:18:20 DEBUG : fil/a/b: Looking for writers 2026/05/15 02:18:20 DEBUG : fil/a: Looking for writers 2026/05/15 02:18:20 DEBUG : b: reading active writers 2026/05/15 02:18:20 DEBUG : fil: Looking for writers 2026/05/15 02:18:20 DEBUG : a: reading active writers 2026/05/15 02:18:20 DEBUG : Looking for writers 2026/05/15 02:18:20 DEBUG : dir: reading active writers 2026/05/15 02:18:20 DEBUG : fil: reading active writers 2026/05/15 02:18:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.84s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:23 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:23 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:25 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:25 DEBUG : dir: Looking for writers 2026/05/15 02:18:25 DEBUG : Looking for writers 2026/05/15 02:18:25 DEBUG : dir: reading active writers 2026/05/15 02:18:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.51s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:26 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:26 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:29 DEBUG : dir: Looking for writers 2026/05/15 02:18:29 DEBUG : file1: reading active writers 2026/05/15 02:18:29 DEBUG : Looking for writers 2026/05/15 02:18:29 DEBUG : dir: reading active writers 2026/05/15 02:18:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.55s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:30 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:30 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:32 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/15 02:18:34 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/05/15 02:18:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/15 02:18:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/15 02:18:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/15 02:18:36 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/15 02:18:37 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/05/15 02:18:39 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/05/15 02:18:41 DEBUG : dir: invalidating directory cache 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/15 02:18:41 DEBUG : dir/file1: Reset virtual modtime 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/15 02:18:41 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/15 02:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/15 02:18:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/15 02:18:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:18:41 DEBUG : dir: invalidating directory cache 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/15 02:18:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/15 02:18:41 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/15 02:18:41 DEBUG : forgetting directory cache 2026/05/15 02:18:41 DEBUG : dir: forgetting directory cache 2026/05/15 02:18:41 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/15 02:18:41 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:41 DEBUG : dir/virtualDir: Looking for writers 2026/05/15 02:18:41 DEBUG : dir: Looking for writers 2026/05/15 02:18:41 DEBUG : virtualFile: reading active writers 2026/05/15 02:18:41 DEBUG : virtualDir: reading active writers 2026/05/15 02:18:41 DEBUG : file1: reading active writers 2026/05/15 02:18:41 DEBUG : virtualFile2: reading active writers 2026/05/15 02:18:41 DEBUG : Looking for writers 2026/05/15 02:18:41 DEBUG : dir: reading active writers 2026/05/15 02:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.03s) --- PASS: TestDirReadDirAll/Virtual (4.70s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:43 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:43 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:45 ERROR : dir/: Can only open directories read only 2026/05/15 02:18:45 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:45 DEBUG : dir: Looking for writers 2026/05/15 02:18:45 DEBUG : Looking for writers 2026/05/15 02:18:45 DEBUG : dir: reading active writers 2026/05/15 02:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.39s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:46 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:46 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:47 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/05/15 02:18:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/15 02:18:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/15 02:18:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/15 02:18:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/15 02:18:50 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/05/15 02:18:51 DEBUG : dir/potato: size = 5 OK 2026/05/15 02:18:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:18:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/15 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/15 02:18:51 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:51 DEBUG : dir: Looking for writers 2026/05/15 02:18:51 DEBUG : potato: reading active writers 2026/05/15 02:18:51 DEBUG : file1: reading active writers 2026/05/15 02:18:51 DEBUG : Looking for writers 2026/05/15 02:18:51 DEBUG : dir: reading active writers 2026/05/15 02:18:51 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.48s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:52 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:52 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:18:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/15 02:18:56 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:18:56 DEBUG : dir/sub: Looking for writers 2026/05/15 02:18:56 DEBUG : dir: Looking for writers 2026/05/15 02:18:56 DEBUG : file1: reading active writers 2026/05/15 02:18:56 DEBUG : sub: reading active writers 2026/05/15 02:18:56 DEBUG : Looking for writers 2026/05/15 02:18:56 DEBUG : dir: reading active writers 2026/05/15 02:18:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.35s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:18:57 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:18:57 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:18:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/15 02:19:00 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/15 02:19:01 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:01 DEBUG : dir/sub/subsub: Looking for writers 2026/05/15 02:19:01 DEBUG : dir/sub: Looking for writers 2026/05/15 02:19:01 DEBUG : subsub: reading active writers 2026/05/15 02:19:01 DEBUG : dir: Looking for writers 2026/05/15 02:19:01 DEBUG : sub: reading active writers 2026/05/15 02:19:01 DEBUG : file1: reading active writers 2026/05/15 02:19:01 DEBUG : Looking for writers 2026/05/15 02:19:01 DEBUG : dir: reading active writers 2026/05/15 02:19:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.18s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:03 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:03 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:06 ERROR : dir/: Dir.Remove not empty 2026/05/15 02:19:06 DEBUG : dir/file1: Remove: 2026/05/15 02:19:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:19:06 DEBUG : dir/file1: >Remove: err= 2026/05/15 02:19:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/15 02:19:06 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:06 DEBUG : Looking for writers 2026/05/15 02:19:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.58s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:07 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:07 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:09 DEBUG : dir/file1: Remove: 2026/05/15 02:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:19:10 DEBUG : dir/file1: >Remove: err= 2026/05/15 02:19:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/15 02:19:10 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:10 DEBUG : Looking for writers 2026/05/15 02:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.62s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:10 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:10 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:13 DEBUG : dir/file1: Remove: 2026/05/15 02:19:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:19:13 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/05/15 02:19:14 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:14 DEBUG : dir: Looking for writers 2026/05/15 02:19:14 DEBUG : Looking for writers 2026/05/15 02:19:14 DEBUG : dir: reading active writers 2026/05/15 02:19:14 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (3.98s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:14 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:14 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:18 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/05/15 02:19:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/15 02:19:19 DEBUG : dir2: same parent dir (ODFfMTIyNTE4NDBfcEhFczY) - using folder/rename instead of move_copy 2026/05/15 02:19:20 DEBUG : dir: Updating dir with dir2 0x32416ac5ef70 2026/05/15 02:19:20 DEBUG : dir: forgetting directory cache 2026/05/15 02:19:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/15 02:19:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/15 02:19:21 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/15 02:19:21 DEBUG : file2: Updating file with file2 0x32416a8616c0 2026/05/15 02:19:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/15 02:19:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/15 02:19:21 INFO : dir2/file3: Deleted 2026/05/15 02:19:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/15 02:19:22 DEBUG : dir2/file3: Updating file with dir2/file3 0x32416a8616c0 2026/05/15 02:19:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/15 02:19:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/15 02:19:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/15 02:19:23 DEBUG : renamed empty directory: same parent dir (ODFfMTIyNTE4NDBfcEhFczY) - using folder/rename instead of move_copy 2026/05/15 02:19:23 DEBUG : empty directory: Updating dir with renamed empty directory 0x32416af90ea0 2026/05/15 02:19:23 DEBUG : empty directory: forgetting directory cache 2026/05/15 02:19:23 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/15 02:19:23 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/15 02:19:23 DEBUG : dir2: Renaming to "dir3" 2026/05/15 02:19:23 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:23 DEBUG : dir3: Looking for writers 2026/05/15 02:19:23 DEBUG : file3: reading active writers 2026/05/15 02:19:23 DEBUG : renamed empty directory: Looking for writers 2026/05/15 02:19:23 DEBUG : Looking for writers 2026/05/15 02:19:23 DEBUG : dir3: reading active writers 2026/05/15 02:19:23 DEBUG : renamed empty directory: reading active writers 2026/05/15 02:19:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.83s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:24 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:24 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/15 02:19:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:19:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:19:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/15 02:19:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/15 02:19:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/15 02:19:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/15 02:19:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:19:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:19:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/15 02:19:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/15 02:19:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/15 02:19:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/15 02:19:27 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (12 bytes), uploading instead of streaming 2026/05/15 02:19:28 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/05/15 02:19:29 DEBUG : dir/sub/file2: size = 12 OK 2026/05/15 02:19:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/15 02:19:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/15 02:19:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/15 02:19:29 DEBUG : forgetting directory cache 2026/05/15 02:19:29 DEBUG : dir: forgetting directory cache 2026/05/15 02:19:29 DEBUG : dir/sub: forgetting directory cache 2026/05/15 02:19:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/15 02:19:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/15 02:19:29 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/15 02:19:30 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/05/15 02:19:31 DEBUG : dir/sub/file0: size = 5 OK 2026/05/15 02:19:31 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:19:31 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/15 02:19:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/15 02:19:31 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:31 DEBUG : dir/sub: Looking for writers 2026/05/15 02:19:31 DEBUG : file0: reading active writers 2026/05/15 02:19:31 DEBUG : file2: reading active writers 2026/05/15 02:19:31 DEBUG : dir: Looking for writers 2026/05/15 02:19:31 DEBUG : file1: reading active writers 2026/05/15 02:19:31 DEBUG : sub: reading active writers 2026/05/15 02:19:31 DEBUG : Looking for writers 2026/05/15 02:19:31 DEBUG : dir: reading active writers 2026/05/15 02:19:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.65s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:33 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:33 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/15 02:19:33 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:33 DEBUG : Looking for writers 2026/05/15 02:19:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:33 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:33 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:19:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/15 02:19:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/15 02:19:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:19:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/15 02:19:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/15 02:19:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/15 02:19:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:19:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/15 02:19:36 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:36 DEBUG : dir: Looking for writers 2026/05/15 02:19:36 DEBUG : file1: reading active writers 2026/05/15 02:19:36 DEBUG : file1.metadata: reading active writers 2026/05/15 02:19:36 DEBUG : Looking for writers 2026/05/15 02:19:36 DEBUG : dir.metadata: reading active writers 2026/05/15 02:19:36 DEBUG : dir: reading active writers 2026/05/15 02:19:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.70s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:37 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:37 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:40 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:40 DEBUG : dir: Looking for writers 2026/05/15 02:19:40 DEBUG : file1: reading active writers 2026/05/15 02:19:40 DEBUG : Looking for writers 2026/05/15 02:19:40 DEBUG : dir: reading active writers 2026/05/15 02:19:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.74s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:41 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:41 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:44 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/05/15 02:19:45 DEBUG : Can set mod time: true 2026/05/15 02:19:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/15 02:19:46 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:46 DEBUG : dir: Looking for writers 2026/05/15 02:19:46 DEBUG : file1: reading active writers 2026/05/15 02:19:46 DEBUG : Looking for writers 2026/05/15 02:19:46 DEBUG : dir: reading active writers 2026/05/15 02:19:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:47 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:47 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:19:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:19:50 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/15 02:19:51 DEBUG : dir/file1: size = 0 OK 2026/05/15 02:19:51 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:19:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/15 02:19:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/15 02:19:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:19:51 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:51 DEBUG : dir: Looking for writers 2026/05/15 02:19:51 DEBUG : file1: reading active writers 2026/05/15 02:19:51 DEBUG : Looking for writers 2026/05/15 02:19:51 DEBUG : dir: reading active writers 2026/05/15 02:19:51 DEBUG : >WaitForWriters: 2026/05/15 02:19:52 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:52 DEBUG : dir: Looking for writers 2026/05/15 02:19:52 DEBUG : file1: reading active writers 2026/05/15 02:19:52 DEBUG : Looking for writers 2026/05/15 02:19:52 DEBUG : dir: reading active writers 2026/05/15 02:19:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:53 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:53 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:19:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:19:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:19:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:19:55 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/15 02:19:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:19:57 DEBUG : dir/file1: size = 5 OK 2026/05/15 02:19:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:19:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/15 02:19:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/15 02:19:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:19:57 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:57 DEBUG : dir: Looking for writers 2026/05/15 02:19:57 DEBUG : file1: reading active writers 2026/05/15 02:19:57 DEBUG : Looking for writers 2026/05/15 02:19:57 DEBUG : dir: reading active writers 2026/05/15 02:19:57 DEBUG : >WaitForWriters: 2026/05/15 02:19:57 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:19:57 DEBUG : dir: Looking for writers 2026/05/15 02:19:57 DEBUG : file1: reading active writers 2026/05/15 02:19:57 DEBUG : Looking for writers 2026/05/15 02:19:57 DEBUG : dir: reading active writers 2026/05/15 02:19:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:19:58 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:19:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:19:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:19:58 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:19:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/15 02:20:01 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:01 DEBUG : dir: Looking for writers 2026/05/15 02:20:01 DEBUG : file1: reading active writers 2026/05/15 02:20:01 DEBUG : Looking for writers 2026/05/15 02:20:01 DEBUG : dir: reading active writers 2026/05/15 02:20:01 DEBUG : >WaitForWriters: 2026/05/15 02:20:01 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:02 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:02 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:20:02 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:02 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:20:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/15 02:20:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:20:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:20:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:20:05 DEBUG : dir/file1(0x32416ab76f40): close: 2026/05/15 02:20:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/15 02:20:05 DEBUG : dir/file1(0x32416ab76f40): >close: err= 2026/05/15 02:20:05 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:05 DEBUG : dir: Looking for writers 2026/05/15 02:20:05 DEBUG : file1: reading active writers 2026/05/15 02:20:05 DEBUG : Looking for writers 2026/05/15 02:20:05 DEBUG : dir: reading active writers 2026/05/15 02:20:05 DEBUG : >WaitForWriters: 2026/05/15 02:20:05 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:05 DEBUG : dir: Looking for writers 2026/05/15 02:20:05 DEBUG : file1: reading active writers 2026/05/15 02:20:05 DEBUG : Looking for writers 2026/05/15 02:20:05 DEBUG : dir: reading active writers 2026/05/15 02:20:05 DEBUG : >WaitForWriters: 2026/05/15 02:20:05 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:06 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:20:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:06 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:20:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/15 02:20:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:20:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:20:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): _writeAt: size=5, off=0 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): openPending: 2026/05/15 02:20:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/15 02:20:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/15 02:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): >openPending: err= 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): >_writeAt: n=5, err= 2026/05/15 02:20:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): close: 2026/05/15 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/15 02:20:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/15 02:20:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/15 02:20:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/15 02:20:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/15 02:20:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:20:09 DEBUG : dir/file1(0x32416b13e680): >close: err= 2026/05/15 02:20:09 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:09 DEBUG : dir: Looking for writers 2026/05/15 02:20:09 DEBUG : file1: reading active writers 2026/05/15 02:20:09 DEBUG : Looking for writers 2026/05/15 02:20:09 DEBUG : dir: reading active writers 2026/05/15 02:20:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:20:09 DEBUG : dir: Looking for writers 2026/05/15 02:20:09 DEBUG : file1: reading active writers 2026/05/15 02:20:09 DEBUG : Looking for writers 2026/05/15 02:20:09 DEBUG : dir: reading active writers 2026/05/15 02:20:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:20:09 DEBUG : dir: Looking for writers 2026/05/15 02:20:09 DEBUG : file1: reading active writers 2026/05/15 02:20:09 DEBUG : Looking for writers 2026/05/15 02:20:09 DEBUG : dir: reading active writers 2026/05/15 02:20:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:20:09 DEBUG : dir: Looking for writers 2026/05/15 02:20:09 DEBUG : file1: reading active writers 2026/05/15 02:20:09 DEBUG : Looking for writers 2026/05/15 02:20:09 DEBUG : dir: reading active writers 2026/05/15 02:20:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:20:09 DEBUG : dir/file1: vfs cache: starting upload 2026/05/15 02:20:09 DEBUG : dir: Looking for writers 2026/05/15 02:20:09 DEBUG : file1: reading active writers 2026/05/15 02:20:09 DEBUG : Looking for writers 2026/05/15 02:20:09 DEBUG : dir: reading active writers 2026/05/15 02:20:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:20:10 DEBUG : dir: Looking for writers 2026/05/15 02:20:10 DEBUG : file1: reading active writers 2026/05/15 02:20:10 DEBUG : Looking for writers 2026/05/15 02:20:10 DEBUG : dir: reading active writers 2026/05/15 02:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:20:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:10 DEBUG : dir: Looking for writers 2026/05/15 02:20:10 DEBUG : file1: reading active writers 2026/05/15 02:20:10 DEBUG : Looking for writers 2026/05/15 02:20:10 DEBUG : dir: reading active writers 2026/05/15 02:20:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:20:10 DEBUG : dir/file1: size = 14 OK 2026/05/15 02:20:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/15 02:20:10 INFO : dir/file1: Copied (replaced existing) 2026/05/15 02:20:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/15 02:20:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/15 02:20:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/15 02:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/15 02:20:10 DEBUG : dir: Looking for writers 2026/05/15 02:20:10 DEBUG : file1: reading active writers 2026/05/15 02:20:10 DEBUG : Looking for writers 2026/05/15 02:20:10 DEBUG : dir: reading active writers 2026/05/15 02:20:10 DEBUG : >WaitForWriters: 2026/05/15 02:20:11 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:11 DEBUG : dir: Looking for writers 2026/05/15 02:20:11 DEBUG : file1: reading active writers 2026/05/15 02:20:11 DEBUG : Looking for writers 2026/05/15 02:20:11 DEBUG : dir: reading active writers 2026/05/15 02:20:11 DEBUG : >WaitForWriters: 2026/05/15 02:20:11 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (31.25s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.26s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.90s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.24s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.59s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:12 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:12 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:20:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/15 02:20:15 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:15 DEBUG : dir: Looking for writers 2026/05/15 02:20:15 DEBUG : file1: reading active writers 2026/05/15 02:20:15 DEBUG : Looking for writers 2026/05/15 02:20:15 DEBUG : dir: reading active writers 2026/05/15 02:20:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.14s) === RUN TestFileOpenReadUnknownSize 2026/05/15 02:20:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/15 02:20:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:20:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/15 02:20:16 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:16 DEBUG : Looking for writers 2026/05/15 02:20:16 DEBUG : file.txt: reading active writers 2026/05/15 02:20:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:16 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:16 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:19 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/15 02:20:19 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/15 02:20:20 DEBUG : dir/file1: size = 25 OK 2026/05/15 02:20:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:20:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/15 02:20:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:20 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:20 DEBUG : dir: Looking for writers 2026/05/15 02:20:20 DEBUG : file1: reading active writers 2026/05/15 02:20:20 DEBUG : Looking for writers 2026/05/15 02:20:20 DEBUG : dir: reading active writers 2026/05/15 02:20:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.97s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:21 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:21 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:24 DEBUG : dir/file1: Remove: 2026/05/15 02:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:24 DEBUG : dir/file1: >Remove: err= 2026/05/15 02:20:25 DEBUG : dir/file1: Remove: 2026/05/15 02:20:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/15 02:20:25 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:25 DEBUG : dir: Looking for writers 2026/05/15 02:20:25 DEBUG : Looking for writers 2026/05/15 02:20:25 DEBUG : dir: reading active writers 2026/05/15 02:20:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.34s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:25 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:25 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:28 DEBUG : dir/file1: Remove: 2026/05/15 02:20:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:28 DEBUG : dir/file1: >Remove: err= 2026/05/15 02:20:29 DEBUG : dir/file1: Remove: 2026/05/15 02:20:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/15 02:20:29 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:29 DEBUG : dir: Looking for writers 2026/05/15 02:20:29 DEBUG : Looking for writers 2026/05/15 02:20:29 DEBUG : dir: reading active writers 2026/05/15 02:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.06s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:29 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:29 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:20:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/15 02:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:20:32 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/15 02:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:20:32 DEBUG : dir/file1: Open: flags=0x3 2026/05/15 02:20:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/15 02:20:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/15 02:20:32 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:32 DEBUG : dir: Looking for writers 2026/05/15 02:20:32 DEBUG : file1: reading active writers 2026/05/15 02:20:32 DEBUG : Looking for writers 2026/05/15 02:20:32 DEBUG : dir: reading active writers 2026/05/15 02:20:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.67s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:33 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:33 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:36 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:36 DEBUG : dir: Looking for writers 2026/05/15 02:20:36 DEBUG : file1: reading active writers 2026/05/15 02:20:36 DEBUG : Looking for writers 2026/05/15 02:20:36 DEBUG : dir: reading active writers 2026/05/15 02:20:36 DEBUG : >WaitForWriters: 2026/05/15 02:20:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:37 DEBUG : newLeaf: Updating file with newLeaf 0x32416ac09040 2026/05/15 02:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:20:37 DEBUG : dir/file1: Updating file with dir/file1 0x32416ac09040 2026/05/15 02:20:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:38 DEBUG : dir/file1: File is currently open, delaying rename 0x32416ac09040 2026/05/15 02:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:38 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/15 02:20:38 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/15 02:20:39 DEBUG : dir/file1: size = 25 OK 2026/05/15 02:20:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:20:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/15 02:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:39 DEBUG : newLeaf: Running delayed rename now 2026/05/15 02:20:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:39 DEBUG : newLeaf: Updating file with newLeaf 0x32416ac09040 2026/05/15 02:20:39 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:39 DEBUG : dir: Looking for writers 2026/05/15 02:20:39 DEBUG : Looking for writers 2026/05/15 02:20:39 DEBUG : dir: reading active writers 2026/05/15 02:20:39 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:39 DEBUG : >WaitForWriters: 2026/05/15 02:20:40 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:40 DEBUG : dir: Looking for writers 2026/05/15 02:20:40 DEBUG : Looking for writers 2026/05/15 02:20:40 DEBUG : dir: reading active writers 2026/05/15 02:20:40 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:41 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:41 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:41 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:20:41 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:41 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:20:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:44 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:44 DEBUG : dir: Looking for writers 2026/05/15 02:20:44 DEBUG : file1: reading active writers 2026/05/15 02:20:44 DEBUG : Looking for writers 2026/05/15 02:20:44 DEBUG : dir: reading active writers 2026/05/15 02:20:44 DEBUG : >WaitForWriters: 2026/05/15 02:20:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:44 DEBUG : newLeaf: Updating file with newLeaf 0x32416b07a000 2026/05/15 02:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:20:45 DEBUG : dir/file1: Updating file with dir/file1 0x32416b07a000 2026/05/15 02:20:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/15 02:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:46 DEBUG : dir/file1: File is currently open, delaying rename 0x32416b07a000 2026/05/15 02:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:46 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/15 02:20:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/15 02:20:47 DEBUG : dir/file1: size = 25 OK 2026/05/15 02:20:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:20:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/15 02:20:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:47 DEBUG : newLeaf: Running delayed rename now 2026/05/15 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0x32416b07a000 2026/05/15 02:20:47 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:47 DEBUG : dir: Looking for writers 2026/05/15 02:20:47 DEBUG : Looking for writers 2026/05/15 02:20:47 DEBUG : dir: reading active writers 2026/05/15 02:20:47 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:47 DEBUG : >WaitForWriters: 2026/05/15 02:20:48 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:48 DEBUG : dir: Looking for writers 2026/05/15 02:20:48 DEBUG : Looking for writers 2026/05/15 02:20:48 DEBUG : dir: reading active writers 2026/05/15 02:20:48 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:48 DEBUG : >WaitForWriters: 2026/05/15 02:20:48 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:49 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:49 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:20:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:20:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:49 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:20:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): openPending: 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/15 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): >openPending: err= 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): _writeAt: size=14, off=0 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): >_writeAt: n=14, err= 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): close: 2026/05/15 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/15 02:20:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:20:51 DEBUG : dir/file1(0x32416af8a440): >close: err= 2026/05/15 02:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:51 DEBUG : dir: Looking for writers 2026/05/15 02:20:51 DEBUG : file1: reading active writers 2026/05/15 02:20:51 DEBUG : Looking for writers 2026/05/15 02:20:51 DEBUG : dir: reading active writers 2026/05/15 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:20:51 DEBUG : dir: Looking for writers 2026/05/15 02:20:51 DEBUG : file1: reading active writers 2026/05/15 02:20:51 DEBUG : Looking for writers 2026/05/15 02:20:51 DEBUG : dir: reading active writers 2026/05/15 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:20:51 DEBUG : dir: Looking for writers 2026/05/15 02:20:51 DEBUG : file1: reading active writers 2026/05/15 02:20:51 DEBUG : Looking for writers 2026/05/15 02:20:51 DEBUG : dir: reading active writers 2026/05/15 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:20:51 DEBUG : dir: Looking for writers 2026/05/15 02:20:51 DEBUG : file1: reading active writers 2026/05/15 02:20:51 DEBUG : Looking for writers 2026/05/15 02:20:51 DEBUG : dir: reading active writers 2026/05/15 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:20:51 DEBUG : dir/file1: vfs cache: starting upload 2026/05/15 02:20:51 DEBUG : dir: Looking for writers 2026/05/15 02:20:51 DEBUG : file1: reading active writers 2026/05/15 02:20:51 DEBUG : Looking for writers 2026/05/15 02:20:51 DEBUG : dir: reading active writers 2026/05/15 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:20:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:20:52 DEBUG : dir: Looking for writers 2026/05/15 02:20:52 DEBUG : file1: reading active writers 2026/05/15 02:20:52 DEBUG : Looking for writers 2026/05/15 02:20:52 DEBUG : dir: reading active writers 2026/05/15 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:20:52 DEBUG : dir: Looking for writers 2026/05/15 02:20:52 DEBUG : file1: reading active writers 2026/05/15 02:20:52 DEBUG : Looking for writers 2026/05/15 02:20:52 DEBUG : dir: reading active writers 2026/05/15 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:20:52 DEBUG : dir/file1: size = 14 OK 2026/05/15 02:20:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 02:20:52 INFO : dir/file1: Copied (replaced existing) 2026/05/15 02:20:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/15 02:20:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/15 02:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/15 02:20:52 DEBUG : dir: Looking for writers 2026/05/15 02:20:52 DEBUG : file1: reading active writers 2026/05/15 02:20:52 DEBUG : Looking for writers 2026/05/15 02:20:52 DEBUG : dir: reading active writers 2026/05/15 02:20:52 DEBUG : >WaitForWriters: 2026/05/15 02:20:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:20:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:20:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:20:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): _readAt: size=512, off=0 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): openPending: 2026/05/15 02:20:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/15 02:20:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/15 02:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): >openPending: err= 2026/05/15 02:20:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): >_readAt: n=14, err=EOF 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): close: 2026/05/15 02:20:52 DEBUG : dir/file1(0x32416b13e7c0): >close: err= 2026/05/15 02:20:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:53 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:20:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:20:53 DEBUG : newLeaf: Updating file with newLeaf 0x32416aefc410 2026/05/15 02:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:20:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/15 02:20:54 DEBUG : dir/file1: Updating file with dir/file1 0x32416aefc410 2026/05/15 02:20:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:20:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:20:55 DEBUG : dir/file1(0x32416b008600): openPending: 2026/05/15 02:20:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:20:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/15 02:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:20:55 DEBUG : dir/file1(0x32416b008600): >openPending: err= 2026/05/15 02:20:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:20:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:20:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:20:55 DEBUG : dir/file1(0x32416b008600): _writeAt: size=25, off=0 2026/05/15 02:20:55 DEBUG : dir/file1(0x32416b008600): >_writeAt: n=25, err= 2026/05/15 02:20:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:20:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:20:55 DEBUG : newLeaf: Updating file with newLeaf 0x32416aefc410 2026/05/15 02:20:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:20:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:55 DEBUG : newLeaf(0x32416b008600): close: 2026/05/15 02:20:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/15 02:20:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-15 02:20:55.00405464 +0000 UTC m=+188.751440647 2026/05/15 02:20:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/15 02:20:55 DEBUG : newLeaf(0x32416b008600): >close: err= 2026/05/15 02:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:20:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:20:55 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/15 02:20:55 DEBUG : dir: Looking for writers 2026/05/15 02:20:55 DEBUG : Looking for writers 2026/05/15 02:20:55 DEBUG : dir: reading active writers 2026/05/15 02:20:55 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:20:56 DEBUG : dir: Looking for writers 2026/05/15 02:20:56 DEBUG : Looking for writers 2026/05/15 02:20:56 DEBUG : dir: reading active writers 2026/05/15 02:20:56 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:20:56 DEBUG : newLeaf: size = 25 OK 2026/05/15 02:20:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:20:56 INFO : newLeaf: Copied (replaced existing) 2026/05/15 02:20:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-15 02:20:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/15 02:20:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/15 02:20:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:20:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/15 02:20:56 DEBUG : dir: Looking for writers 2026/05/15 02:20:56 DEBUG : Looking for writers 2026/05/15 02:20:56 DEBUG : dir: reading active writers 2026/05/15 02:20:56 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:56 DEBUG : >WaitForWriters: 2026/05/15 02:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:20:57 DEBUG : dir: Looking for writers 2026/05/15 02:20:57 DEBUG : Looking for writers 2026/05/15 02:20:57 DEBUG : dir: reading active writers 2026/05/15 02:20:57 DEBUG : newLeaf: reading active writers 2026/05/15 02:20:57 DEBUG : >WaitForWriters: 2026/05/15 02:20:57 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:20:58 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:20:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:20:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:20:58 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:20:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:00 DEBUG : dir: Looking for writers 2026/05/15 02:21:00 DEBUG : file1: reading active writers 2026/05/15 02:21:00 DEBUG : Looking for writers 2026/05/15 02:21:00 DEBUG : dir: reading active writers 2026/05/15 02:21:00 DEBUG : >WaitForWriters: 2026/05/15 02:21:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:01 DEBUG : newLeaf: Updating file with newLeaf 0x32416ab9f930 2026/05/15 02:21:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:21:02 DEBUG : dir/file1: Updating file with dir/file1 0x32416ab9f930 2026/05/15 02:21:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:21:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:02 DEBUG : dir/file1(0x32416b008bc0): openPending: 2026/05/15 02:21:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/05/15 02:21:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/15 02:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:02 DEBUG : dir/file1(0x32416b008bc0): >openPending: err= 2026/05/15 02:21:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:21:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:02 DEBUG : dir/file1(0x32416b008bc0): _writeAt: size=25, off=0 2026/05/15 02:21:02 DEBUG : dir/file1(0x32416b008bc0): >_writeAt: n=25, err= 2026/05/15 02:21:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:21:03 DEBUG : newLeaf: Updating file with newLeaf 0x32416ab9f930 2026/05/15 02:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:03 DEBUG : newLeaf(0x32416b008bc0): close: 2026/05/15 02:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/15 02:21:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-15 02:21:02.612021782 +0000 UTC m=+196.359407768 2026/05/15 02:21:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/15 02:21:03 DEBUG : newLeaf(0x32416b008bc0): >close: err= 2026/05/15 02:21:03 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:21:03 DEBUG : newLeaf: vfs cache: starting upload 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:21:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:21:03 DEBUG : dir: Looking for writers 2026/05/15 02:21:03 DEBUG : Looking for writers 2026/05/15 02:21:03 DEBUG : dir: reading active writers 2026/05/15 02:21:03 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:21:04 DEBUG : dir: Looking for writers 2026/05/15 02:21:04 DEBUG : Looking for writers 2026/05/15 02:21:04 DEBUG : dir: reading active writers 2026/05/15 02:21:04 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:21:04 DEBUG : newLeaf: size = 25 OK 2026/05/15 02:21:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:21:04 INFO : newLeaf: Copied (replaced existing) 2026/05/15 02:21:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-15 02:21:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/15 02:21:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/15 02:21:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/15 02:21:05 DEBUG : dir: Looking for writers 2026/05/15 02:21:05 DEBUG : Looking for writers 2026/05/15 02:21:05 DEBUG : dir: reading active writers 2026/05/15 02:21:05 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:05 DEBUG : >WaitForWriters: 2026/05/15 02:21:05 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:05 DEBUG : dir: Looking for writers 2026/05/15 02:21:05 DEBUG : Looking for writers 2026/05/15 02:21:05 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:05 DEBUG : dir: reading active writers 2026/05/15 02:21:05 DEBUG : >WaitForWriters: 2026/05/15 02:21:05 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:06 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:21:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:06 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:21:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:21:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:21:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): openPending: 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/15 02:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): >openPending: err= 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:21:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): _writeAt: size=14, off=0 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): >_writeAt: n=14, err= 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): close: 2026/05/15 02:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/15 02:21:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:21:09 DEBUG : dir/file1(0x32416af8ba80): >close: err= 2026/05/15 02:21:09 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:21:09 DEBUG : dir/file1: vfs cache: starting upload 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:21:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:21:09 DEBUG : dir: Looking for writers 2026/05/15 02:21:09 DEBUG : file1: reading active writers 2026/05/15 02:21:09 DEBUG : Looking for writers 2026/05/15 02:21:09 DEBUG : dir: reading active writers 2026/05/15 02:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:21:10 DEBUG : dir/file1: size = 14 OK 2026/05/15 02:21:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 02:21:10 INFO : dir/file1: Copied (replaced existing) 2026/05/15 02:21:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/15 02:21:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/15 02:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/15 02:21:10 DEBUG : dir: Looking for writers 2026/05/15 02:21:10 DEBUG : file1: reading active writers 2026/05/15 02:21:10 DEBUG : Looking for writers 2026/05/15 02:21:10 DEBUG : dir: reading active writers 2026/05/15 02:21:10 DEBUG : >WaitForWriters: 2026/05/15 02:21:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): _readAt: size=512, off=0 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): openPending: 2026/05/15 02:21:10 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/05/15 02:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/15 02:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): >openPending: err= 2026/05/15 02:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): >_readAt: n=14, err=EOF 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): close: 2026/05/15 02:21:10 DEBUG : dir/file1(0x32416ab760c0): >close: err= 2026/05/15 02:21:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:11 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:21:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:21:11 DEBUG : newLeaf: Updating file with newLeaf 0x32416b05fe10 2026/05/15 02:21:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:21:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/15 02:21:12 DEBUG : dir/file1: Updating file with dir/file1 0x32416b05fe10 2026/05/15 02:21:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:21:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:12 DEBUG : dir/file1(0x32416b009740): openPending: 2026/05/15 02:21:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:21:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/15 02:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:12 DEBUG : dir/file1(0x32416b009740): >openPending: err= 2026/05/15 02:21:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:21:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:12 DEBUG : dir/file1(0x32416b009740): _writeAt: size=25, off=0 2026/05/15 02:21:12 DEBUG : dir/file1(0x32416b009740): >_writeAt: n=25, err= 2026/05/15 02:21:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:21:13 DEBUG : newLeaf: Updating file with newLeaf 0x32416b05fe10 2026/05/15 02:21:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:13 DEBUG : newLeaf(0x32416b009740): close: 2026/05/15 02:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/15 02:21:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-15 02:21:12.784775263 +0000 UTC m=+206.532161259 2026/05/15 02:21:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/15 02:21:13 DEBUG : newLeaf(0x32416b009740): >close: err= 2026/05/15 02:21:13 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:21:13 DEBUG : newLeaf: vfs cache: starting upload 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:21:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:21:13 DEBUG : dir: Looking for writers 2026/05/15 02:21:13 DEBUG : Looking for writers 2026/05/15 02:21:13 DEBUG : dir: reading active writers 2026/05/15 02:21:13 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:21:14 DEBUG : newLeaf: size = 25 OK 2026/05/15 02:21:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:21:14 INFO : newLeaf: Copied (replaced existing) 2026/05/15 02:21:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-15 02:21:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/15 02:21:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/15 02:21:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/15 02:21:14 DEBUG : dir: Looking for writers 2026/05/15 02:21:14 DEBUG : Looking for writers 2026/05/15 02:21:14 DEBUG : dir: reading active writers 2026/05/15 02:21:14 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:14 DEBUG : >WaitForWriters: 2026/05/15 02:21:14 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:14 DEBUG : dir: Looking for writers 2026/05/15 02:21:14 DEBUG : Looking for writers 2026/05/15 02:21:14 DEBUG : dir: reading active writers 2026/05/15 02:21:14 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:14 DEBUG : >WaitForWriters: 2026/05/15 02:21:14 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:15 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:15 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:21:15 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:15 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:21:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:21:18 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:18 DEBUG : dir: Looking for writers 2026/05/15 02:21:18 DEBUG : file1: reading active writers 2026/05/15 02:21:18 DEBUG : Looking for writers 2026/05/15 02:21:18 DEBUG : dir: reading active writers 2026/05/15 02:21:18 DEBUG : >WaitForWriters: 2026/05/15 02:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): _readAt: size=512, off=0 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): openPending: 2026/05/15 02:21:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/15 02:21:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/15 02:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): >openPending: err= 2026/05/15 02:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/15 02:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): >_readAt: n=14, err=EOF 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): close: 2026/05/15 02:21:18 DEBUG : dir/file1(0x32416b13e740): >close: err= 2026/05/15 02:21:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:19 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:21:19 DEBUG : newLeaf: Updating file with newLeaf 0x32416b00e0d0 2026/05/15 02:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/15 02:21:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/15 02:21:20 DEBUG : dir/file1: Updating file with dir/file1 0x32416b00e0d0 2026/05/15 02:21:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/15 02:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:20 DEBUG : dir/file1(0x32416b008840): openPending: 2026/05/15 02:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/15 02:21:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/15 02:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:20 DEBUG : dir/file1(0x32416b008840): >openPending: err= 2026/05/15 02:21:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:20 DEBUG : dir/file1(0x32416b008840): _writeAt: size=25, off=0 2026/05/15 02:21:20 DEBUG : dir/file1(0x32416b008840): >_writeAt: n=25, err= 2026/05/15 02:21:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/15 02:21:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/15 02:21:21 DEBUG : newLeaf: Updating file with newLeaf 0x32416b00e0d0 2026/05/15 02:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:21:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:21 DEBUG : newLeaf(0x32416b008840): close: 2026/05/15 02:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/15 02:21:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-15 02:21:20.944205467 +0000 UTC m=+214.691591463 2026/05/15 02:21:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/15 02:21:21 DEBUG : newLeaf(0x32416b008840): >close: err= 2026/05/15 02:21:21 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:21:21 DEBUG : newLeaf: vfs cache: starting upload 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:21:21 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/15 02:21:21 DEBUG : dir: Looking for writers 2026/05/15 02:21:21 DEBUG : Looking for writers 2026/05/15 02:21:21 DEBUG : dir: reading active writers 2026/05/15 02:21:21 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:21:22 DEBUG : dir: Looking for writers 2026/05/15 02:21:22 DEBUG : Looking for writers 2026/05/15 02:21:22 DEBUG : dir: reading active writers 2026/05/15 02:21:22 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:21:22 DEBUG : newLeaf: size = 25 OK 2026/05/15 02:21:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/15 02:21:22 INFO : newLeaf: Copied (replaced existing) 2026/05/15 02:21:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-15 02:21:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/15 02:21:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/15 02:21:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/15 02:21:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/15 02:21:22 DEBUG : dir: Looking for writers 2026/05/15 02:21:22 DEBUG : Looking for writers 2026/05/15 02:21:22 DEBUG : dir: reading active writers 2026/05/15 02:21:22 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:22 DEBUG : >WaitForWriters: 2026/05/15 02:21:23 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:23 DEBUG : dir: Looking for writers 2026/05/15 02:21:23 DEBUG : Looking for writers 2026/05/15 02:21:23 DEBUG : dir: reading active writers 2026/05/15 02:21:23 DEBUG : newLeaf: reading active writers 2026/05/15 02:21:23 DEBUG : >WaitForWriters: 2026/05/15 02:21:23 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestFileRename (50.55s) --- PASS: TestFileRename/off,forceCache=false (7.70s) --- PASS: TestFileRename/minimal,forceCache=false (7.81s) --- PASS: TestFileRename/minimal,forceCache=true (8.99s) --- PASS: TestFileRename/writes,forceCache=false (8.70s) --- PASS: TestFileRename/writes,forceCache=true (9.10s) --- PASS: TestFileRename/full,forceCache=false (8.25s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:24 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:24 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:24 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:24 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:24 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:24 DEBUG : Looking for writers 2026/05/15 02:21:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:24 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:24 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/15 02:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:27 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:27 DEBUG : dir: Looking for writers 2026/05/15 02:21:27 DEBUG : file1: reading active writers 2026/05/15 02:21:27 DEBUG : Looking for writers 2026/05/15 02:21:27 DEBUG : dir: reading active writers 2026/05/15 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.48s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:28 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:28 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:21:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/15 02:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/15 02:21:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/15 02:21:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/15 02:21:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/15 02:21:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/15 02:21:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/15 02:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/15 02:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/15 02:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/15 02:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/15 02:21:33 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:33 DEBUG : dir: Looking for writers 2026/05/15 02:21:33 DEBUG : file1: reading active writers 2026/05/15 02:21:33 DEBUG : Looking for writers 2026/05/15 02:21:33 DEBUG : dir: reading active writers 2026/05/15 02:21:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.90s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:34 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:34 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:21:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/15 02:21:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/15 02:21:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/15 02:21:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/15 02:21:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/15 02:21:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/15 02:21:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/15 02:21:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/15 02:21:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/15 02:21:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/15 02:21:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/15 02:21:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/15 02:21:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/15 02:21:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/15 02:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/15 02:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/15 02:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/15 02:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/15 02:21:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/15 02:21:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/15 02:21:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/15 02:21:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/15 02:21:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/15 02:21:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/15 02:21:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/15 02:21:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/15 02:21:39 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:39 DEBUG : dir: Looking for writers 2026/05/15 02:21:39 DEBUG : file1: reading active writers 2026/05/15 02:21:39 DEBUG : Looking for writers 2026/05/15 02:21:39 DEBUG : dir: reading active writers 2026/05/15 02:21:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.04s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:40 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:40 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:21:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/15 02:21:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:43 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:43 DEBUG : dir: Looking for writers 2026/05/15 02:21:43 DEBUG : file1: reading active writers 2026/05/15 02:21:43 DEBUG : Looking for writers 2026/05/15 02:21:43 DEBUG : dir: reading active writers 2026/05/15 02:21:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.07s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:44 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:44 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:21:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/15 02:21:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/15 02:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/15 02:21:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/15 02:21:47 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:47 DEBUG : dir: Looking for writers 2026/05/15 02:21:47 DEBUG : file1: reading active writers 2026/05/15 02:21:47 DEBUG : Looking for writers 2026/05/15 02:21:47 DEBUG : dir: reading active writers 2026/05/15 02:21:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.18s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:49 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:21:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 DEBUG : Config file has changed externally - reloading 2026/05/15 02:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:49 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:21:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:21:51 DEBUG : dir/file1(0x32416b13ed00): _readAt: size=1, off=0 2026/05/15 02:21:51 DEBUG : dir/file1(0x32416b13ed00): openPending: 2026/05/15 02:21:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:21:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:51 DEBUG : dir/file1(0x32416b13ed00): >openPending: err= 2026/05/15 02:21:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/15 02:21:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:21:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): >_readAt: n=1, err= 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): _readAt: size=256, off=1 2026/05/15 02:21:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): >_readAt: n=15, err=EOF 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): _readAt: size=16, off=16 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): >_readAt: n=0, err=EOF 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): close: 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): >close: err= 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): close: 2026/05/15 02:21:52 DEBUG : dir/file1(0x32416b13ed00): >close: err=file already closed 2026/05/15 02:21:52 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:52 DEBUG : dir: Looking for writers 2026/05/15 02:21:52 DEBUG : file1: reading active writers 2026/05/15 02:21:52 DEBUG : Looking for writers 2026/05/15 02:21:52 DEBUG : dir: reading active writers 2026/05/15 02:21:52 DEBUG : >WaitForWriters: 2026/05/15 02:21:52 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.19s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:53 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:53 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:21:53 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:53 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:21:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:21:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:21:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:21:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:21:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): _readAt: size=1, off=0 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): openPending: 2026/05/15 02:21:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:21:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >openPending: err= 2026/05/15 02:21:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/15 02:21:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:21:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >_readAt: n=1, err= 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): _readAt: size=1, off=5 2026/05/15 02:21:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >_readAt: n=1, err= 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): _readAt: size=1, off=3 2026/05/15 02:21:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >_readAt: n=1, err= 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): _readAt: size=1, off=13 2026/05/15 02:21:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >_readAt: n=1, err= 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): _readAt: size=16, off=100 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >_readAt: n=0, err=EOF 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): close: 2026/05/15 02:21:56 DEBUG : dir/file1(0x32416ab76340): >close: err= 2026/05/15 02:21:56 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:21:56 DEBUG : dir: Looking for writers 2026/05/15 02:21:56 DEBUG : file1: reading active writers 2026/05/15 02:21:56 DEBUG : Looking for writers 2026/05/15 02:21:56 DEBUG : dir: reading active writers 2026/05/15 02:21:56 DEBUG : >WaitForWriters: 2026/05/15 02:21:56 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting 2026/05/15 02:21:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:21:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.19s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:21:57 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:21:57 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:21:57 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:21:57 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:21:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:21:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:22:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:22:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=1, off=0 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): openPending: 2026/05/15 02:22:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:22:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >openPending: err= 2026/05/15 02:22:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/15 02:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=1, err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=1, off=5 2026/05/15 02:22:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=1, err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=1, off=1 2026/05/15 02:22:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=1, err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=6, off=10 2026/05/15 02:22:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=6, err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=256, off=10 2026/05/15 02:22:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=6, err=EOF 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=256, off=100 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): close: 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >close: err= 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): _readAt: size=256, off=100 2026/05/15 02:22:00 DEBUG : dir/file1(0x32416aa6d9c0): >_readAt: n=0, err=file already closed 2026/05/15 02:22:00 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:00 DEBUG : dir: Looking for writers 2026/05/15 02:22:00 DEBUG : file1: reading active writers 2026/05/15 02:22:00 DEBUG : Looking for writers 2026/05/15 02:22:00 DEBUG : dir: reading active writers 2026/05/15 02:22:00 DEBUG : >WaitForWriters: 2026/05/15 02:22:00 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting 2026/05/15 02:22:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:22:01 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-karivov7pabu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:01 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:01 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:01 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:01 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:22:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:22:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:22:04 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:22:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:22:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:22:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): RWFileHandle.Flush 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): _readAt: size=256, off=0 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): openPending: 2026/05/15 02:22:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:22:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): >openPending: err= 2026/05/15 02:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/15 02:22:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): >_readAt: n=16, err=EOF 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): RWFileHandle.Flush 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): RWFileHandle.Flush 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): close: 2026/05/15 02:22:04 DEBUG : dir/file1(0x32416af8a500): >close: err= 2026/05/15 02:22:04 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:04 DEBUG : dir: Looking for writers 2026/05/15 02:22:04 DEBUG : file1: reading active writers 2026/05/15 02:22:04 DEBUG : Looking for writers 2026/05/15 02:22:04 DEBUG : dir: reading active writers 2026/05/15 02:22:04 DEBUG : >WaitForWriters: 2026/05/15 02:22:04 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting 2026/05/15 02:22:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:22:05 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-karivov7pabu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.22s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:05 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:05 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:05 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:05 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:22:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/15 02:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:22:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): _readAt: size=256, off=0 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): openPending: 2026/05/15 02:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:22:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): >openPending: err= 2026/05/15 02:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/15 02:22:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): >_readAt: n=16, err=EOF 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): RWFileHandle.Release 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): close: 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): >close: err= 2026/05/15 02:22:08 DEBUG : dir/file1(0x32416af8bc40): RWFileHandle.Release 2026/05/15 02:22:08 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:08 DEBUG : dir: Looking for writers 2026/05/15 02:22:08 DEBUG : file1: reading active writers 2026/05/15 02:22:08 DEBUG : Looking for writers 2026/05/15 02:22:08 DEBUG : dir: reading active writers 2026/05/15 02:22:08 DEBUG : >WaitForWriters: 2026/05/15 02:22:08 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting 2026/05/15 02:22:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:22:09 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-karivov7pabu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.18s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:10 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:10 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:10 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:10 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:10 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): openPending: 2026/05/15 02:22:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): >openPending: err= 2026/05/15 02:22:10 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): _writeAt: size=5, off=0 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): >_writeAt: n=5, err= 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): _writeAt: size=7, off=5 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): >_writeAt: n=7, err= 2026/05/15 02:22:10 DEBUG : file1: vfs cache: truncate to size=11 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): close: 2026/05/15 02:22:10 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:10.176183249 +0000 UTC m=+263.923569245 2026/05/15 02:22:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): >close: err= 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): close: 2026/05/15 02:22:10 DEBUG : file1(0x32416aa6c680): >close: err=file already closed 2026/05/15 02:22:10 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:10 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:10 DEBUG : Looking for writers 2026/05/15 02:22:10 DEBUG : file1: reading active writers 2026/05/15 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:11 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/15 02:22:11 DEBUG : Looking for writers 2026/05/15 02:22:11 DEBUG : file1: reading active writers 2026/05/15 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:12 DEBUG : file1: size = 11 OK 2026/05/15 02:22:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/15 02:22:12 INFO : file1: Copied (new) 2026/05/15 02:22:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-15 02:22:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/15 02:22:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:12 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:12 DEBUG : Looking for writers 2026/05/15 02:22:12 DEBUG : file1: reading active writers 2026/05/15 02:22:12 DEBUG : >WaitForWriters: 2026/05/15 02:22:12 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:12 DEBUG : Looking for writers 2026/05/15 02:22:12 DEBUG : file1: reading active writers 2026/05/15 02:22:12 DEBUG : >WaitForWriters: 2026/05/15 02:22:12 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:13 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:13 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:13 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:13 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:13 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): openPending: 2026/05/15 02:22:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): >openPending: err= 2026/05/15 02:22:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): _writeAt: size=7, off=0 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): >_writeAt: n=7, err= 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): _writeAt: size=6, off=5 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): >_writeAt: n=6, err= 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): close: 2026/05/15 02:22:13 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:13.304560505 +0000 UTC m=+267.051946521 2026/05/15 02:22:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): >close: err= 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): _writeAt: size=5, off=0 2026/05/15 02:22:13 DEBUG : file1(0x32416ab76a40): >_writeAt: n=0, err=file already closed 2026/05/15 02:22:13 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:13 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:22:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu/dir/file1: no such file or directory 2026/05/15 02:22:13 DEBUG : Looking for writers 2026/05/15 02:22:13 DEBUG : file1: reading active writers 2026/05/15 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/15 02:22:14 DEBUG : Looking for writers 2026/05/15 02:22:14 DEBUG : file1: reading active writers 2026/05/15 02:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:15 DEBUG : file1: size = 11 OK 2026/05/15 02:22:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/15 02:22:15 INFO : file1: Copied (new) 2026/05/15 02:22:15 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-15 02:22:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/15 02:22:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:15 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:15 DEBUG : Looking for writers 2026/05/15 02:22:15 DEBUG : file1: reading active writers 2026/05/15 02:22:15 DEBUG : >WaitForWriters: 2026/05/15 02:22:15 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:15 DEBUG : Looking for writers 2026/05/15 02:22:15 DEBUG : file1: reading active writers 2026/05/15 02:22:15 DEBUG : >WaitForWriters: 2026/05/15 02:22:15 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.13s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:16 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:16 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:16 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : Config file has changed externally - reloading 2026/05/15 02:22:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:16 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:16 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:16 DEBUG : file1(0x32416b13f4c0): openPending: 2026/05/15 02:22:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:16 DEBUG : file1(0x32416b13f4c0): >openPending: err= 2026/05/15 02:22:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:16 DEBUG : file1(0x32416b13f4c0): close: 2026/05/15 02:22:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:16.436583127 +0000 UTC m=+270.183969123 2026/05/15 02:22:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:16 DEBUG : file1(0x32416b13f4c0): >close: err= 2026/05/15 02:22:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/15 02:22:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:22:16 DEBUG : file2: newRWFileHandle: 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): openPending: 2026/05/15 02:22:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): >openPending: err= 2026/05/15 02:22:16 DEBUG : file2: >newRWFileHandle: err= 2026/05/15 02:22:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/15 02:22:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/15 02:22:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): RWFileHandle.Flush 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): RWFileHandle.Release 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): close: 2026/05/15 02:22:16 DEBUG : file2: vfs cache: setting modification time to 2026-05-15 02:22:16.437594421 +0000 UTC m=+270.184980417 2026/05/15 02:22:16 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:16 DEBUG : file2(0x32416b13f980): >close: err= 2026/05/15 02:22:16 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/15 02:22:16 DEBUG : file2: vfs cache: starting upload 2026/05/15 02:22:16 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/15 02:22:16 DEBUG : Looking for writers 2026/05/15 02:22:16 DEBUG : file1: reading active writers 2026/05/15 02:22:16 DEBUG : file2: reading active writers 2026/05/15 02:22:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/15 02:22:17 DEBUG : Looking for writers 2026/05/15 02:22:17 DEBUG : file1: reading active writers 2026/05/15 02:22:17 DEBUG : file2: reading active writers 2026/05/15 02:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/15 02:22:17 DEBUG : Looking for writers 2026/05/15 02:22:17 DEBUG : file1: reading active writers 2026/05/15 02:22:17 DEBUG : file2: reading active writers 2026/05/15 02:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/15 02:22:18 DEBUG : file2: size = 0 OK 2026/05/15 02:22:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:22:18 INFO : file2: Copied (new) 2026/05/15 02:22:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-15 02:22:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/15 02:22:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/15 02:22:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/15 02:22:18 INFO : file2: vfs cache: upload succeeded try #1 2026/05/15 02:22:18 DEBUG : Looking for writers 2026/05/15 02:22:18 DEBUG : file1: reading active writers 2026/05/15 02:22:18 DEBUG : file2: reading active writers 2026/05/15 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:18 DEBUG : file1: size = 0 OK 2026/05/15 02:22:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:22:18 INFO : file1: Copied (new) 2026/05/15 02:22:18 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-15 02:22:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/15 02:22:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:19 DEBUG : Looking for writers 2026/05/15 02:22:19 DEBUG : file1: reading active writers 2026/05/15 02:22:19 DEBUG : file2: reading active writers 2026/05/15 02:22:19 DEBUG : >WaitForWriters: 2026/05/15 02:22:19 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:19 DEBUG : Looking for writers 2026/05/15 02:22:19 DEBUG : file2: reading active writers 2026/05/15 02:22:19 DEBUG : file1: reading active writers 2026/05/15 02:22:19 DEBUG : >WaitForWriters: 2026/05/15 02:22:19 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.30s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:20 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:20 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:20 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:20 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:20 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): openPending: 2026/05/15 02:22:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): >openPending: err= 2026/05/15 02:22:20 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): _writeAt: size=5, off=0 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): >_writeAt: n=5, err= 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): RWFileHandle.Flush 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): RWFileHandle.Flush 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): close: 2026/05/15 02:22:20 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:20.735577515 +0000 UTC m=+274.482963511 2026/05/15 02:22:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:20 DEBUG : file1(0x32416af8a100): >close: err= 2026/05/15 02:22:20 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:20 DEBUG : Looking for writers 2026/05/15 02:22:20 DEBUG : file1: reading active writers 2026/05/15 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:20 DEBUG : Looking for writers 2026/05/15 02:22:20 DEBUG : file1: reading active writers 2026/05/15 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:20 DEBUG : Looking for writers 2026/05/15 02:22:20 DEBUG : file1: reading active writers 2026/05/15 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:20 DEBUG : Looking for writers 2026/05/15 02:22:20 DEBUG : file1: reading active writers 2026/05/15 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:20 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:20 DEBUG : Looking for writers 2026/05/15 02:22:20 DEBUG : file1: reading active writers 2026/05/15 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:21 DEBUG : Looking for writers 2026/05/15 02:22:21 DEBUG : file1: reading active writers 2026/05/15 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:21 DEBUG : Looking for writers 2026/05/15 02:22:21 DEBUG : file1: reading active writers 2026/05/15 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:22:22 DEBUG : Looking for writers 2026/05/15 02:22:22 DEBUG : file1: reading active writers 2026/05/15 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:22 DEBUG : file1: size = 5 OK 2026/05/15 02:22:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:22:22 INFO : file1: Copied (new) 2026/05/15 02:22:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-15 02:22:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/15 02:22:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : >WaitForWriters: 2026/05/15 02:22:23 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:23 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:23 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:23 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:23 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:23 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): openPending: 2026/05/15 02:22:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): >openPending: err= 2026/05/15 02:22:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): _writeAt: size=5, off=0 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): >_writeAt: n=5, err= 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): RWFileHandle.Release 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): close: 2026/05/15 02:22:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:23.694205104 +0000 UTC m=+277.441591100 2026/05/15 02:22:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): >close: err= 2026/05/15 02:22:23 DEBUG : file1(0x32416af8a140): RWFileHandle.Release 2026/05/15 02:22:23 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:23 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:23 DEBUG : Looking for writers 2026/05/15 02:22:23 DEBUG : file1: reading active writers 2026/05/15 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:24 DEBUG : Looking for writers 2026/05/15 02:22:24 DEBUG : file1: reading active writers 2026/05/15 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:24 DEBUG : Looking for writers 2026/05/15 02:22:24 DEBUG : file1: reading active writers 2026/05/15 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:22:24 DEBUG : Looking for writers 2026/05/15 02:22:24 DEBUG : file1: reading active writers 2026/05/15 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:25 DEBUG : file1: size = 5 OK 2026/05/15 02:22:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:22:25 INFO : file1: Copied (new) 2026/05/15 02:22:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-15 02:22:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/15 02:22:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:25 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:25 DEBUG : Looking for writers 2026/05/15 02:22:25 DEBUG : file1: reading active writers 2026/05/15 02:22:25 DEBUG : >WaitForWriters: 2026/05/15 02:22:25 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:26 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:26 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:26 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:26 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:22:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/15 02:22:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:22:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): openPending: 2026/05/15 02:22:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:22:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): >openPending: err= 2026/05/15 02:22:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/15 02:22:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:22:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:22:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): _writeAt: size=5, off=0 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): >_writeAt: n=5, err= 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): close: 2026/05/15 02:22:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-15 02:22:29.148033943 +0000 UTC m=+282.895419970 2026/05/15 02:22:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:29 DEBUG : dir/file1(0x32416ab76680): >close: err= 2026/05/15 02:22:29 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:29 DEBUG : dir/file1: vfs cache: starting upload 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:29 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:29 DEBUG : dir: Looking for writers 2026/05/15 02:22:29 DEBUG : file1: reading active writers 2026/05/15 02:22:29 DEBUG : Looking for writers 2026/05/15 02:22:29 DEBUG : dir: reading active writers 2026/05/15 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:30 DEBUG : dir/file1: size = 5 OK 2026/05/15 02:22:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:22:30 INFO : dir/file1: Copied (replaced existing) 2026/05/15 02:22:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-15 02:22:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/15 02:22:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:30 DEBUG : dir: Looking for writers 2026/05/15 02:22:30 DEBUG : file1: reading active writers 2026/05/15 02:22:30 DEBUG : Looking for writers 2026/05/15 02:22:30 DEBUG : dir: reading active writers 2026/05/15 02:22:30 DEBUG : >WaitForWriters: 2026/05/15 02:22:30 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.96s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:31 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:31 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:31 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:31 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/15 02:22:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/15 02:22:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/15 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/15 02:22:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): _writeAt: size=5, off=0 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): openPending: 2026/05/15 02:22:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/15 02:22:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/15 02:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): >openPending: err= 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): >_writeAt: n=5, err= 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): _writeAt: size=15, off=5 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): >_writeAt: n=15, err= 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): close: 2026/05/15 02:22:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/15 02:22:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-15 02:22:34.125171121 +0000 UTC m=+287.872557147 2026/05/15 02:22:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:34 DEBUG : dir/file1(0x32416af8a080): >close: err= 2026/05/15 02:22:34 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:34 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:34 DEBUG : dir: Looking for writers 2026/05/15 02:22:34 DEBUG : file1: reading active writers 2026/05/15 02:22:34 DEBUG : Looking for writers 2026/05/15 02:22:34 DEBUG : dir: reading active writers 2026/05/15 02:22:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:35 DEBUG : dir/file1: size = 20 OK 2026/05/15 02:22:35 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/15 02:22:35 INFO : dir/file1: Copied (replaced existing) 2026/05/15 02:22:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-15 02:22:34 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/15 02:22:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:35 DEBUG : dir: Looking for writers 2026/05/15 02:22:35 DEBUG : file1: reading active writers 2026/05/15 02:22:35 DEBUG : Looking for writers 2026/05/15 02:22:35 DEBUG : dir: reading active writers 2026/05/15 02:22:35 DEBUG : >WaitForWriters: 2026/05/15 02:22:35 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.98s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:36 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:36 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:36 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:36 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:36 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): openPending: 2026/05/15 02:22:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): >openPending: err= 2026/05/15 02:22:36 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): _writeAt: size=5, off=0 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): >_writeAt: n=5, err= 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): close: 2026/05/15 02:22:36 DEBUG : file1: vfs cache: setting modification time to 2026-05-15 02:22:36.598695635 +0000 UTC m=+290.346081631 2026/05/15 02:22:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:36 DEBUG : file1(0x32416ab76740): >close: err= 2026/05/15 02:22:36 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:36 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:36 DEBUG : Looking for writers 2026/05/15 02:22:36 DEBUG : file1: reading active writers 2026/05/15 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:37 DEBUG : Looking for writers 2026/05/15 02:22:37 DEBUG : file1: reading active writers 2026/05/15 02:22:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:22:37 DEBUG : Looking for writers 2026/05/15 02:22:37 DEBUG : file1: reading active writers 2026/05/15 02:22:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:38 DEBUG : file1: size = 5 OK 2026/05/15 02:22:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:22:38 INFO : file1: Copied (new) 2026/05/15 02:22:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-15 02:22:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/15 02:22:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:38 DEBUG : Looking for writers 2026/05/15 02:22:38 DEBUG : file1: reading active writers 2026/05/15 02:22:38 DEBUG : >WaitForWriters: 2026/05/15 02:22:38 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:39 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:39 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:39 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:39 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:39 DEBUG : Config file has changed externally - reloading 2026/05/15 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/15 02:22:39 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.5866903 +0000 UTC m=+293.334076306 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13e6c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.5866903 +0000 UTC m=+293.334076306 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13eec0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.5866903 +0000 UTC m=+293.334076306 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13f440): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416a8a8700 item 1 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.589283077 +0000 UTC m=+293.336669073 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b13fa80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.589283077 +0000 UTC m=+293.336669073 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac14140): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416a8a9960 item 2 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.59119281 +0000 UTC m=+293.338578806 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15340): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.59119281 +0000 UTC m=+293.338578806 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.59119281 +0000 UTC m=+293.338578806 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ac15dc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab4a690 item 3 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.594532261 +0000 UTC m=+293.341918257 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedc4c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.594532261 +0000 UTC m=+293.341918257 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedca00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afec000 item 4 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.596131577 +0000 UTC m=+293.343517573 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd040): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.596131577 +0000 UTC m=+293.343517573 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd4c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.596131577 +0000 UTC m=+293.343517573 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416aedd980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afec5b0 item 5 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.598202937 +0000 UTC m=+293.345588934 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.598202937 +0000 UTC m=+293.345588934 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8e640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afed0a0 item 6 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.599965072 +0000 UTC m=+293.347351068 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8ecc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.599965072 +0000 UTC m=+293.347351068 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f1c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.599965072 +0000 UTC m=+293.347351068 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8f680): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afed500 item 7 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.60222529 +0000 UTC m=+293.349611286 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ae8fd00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.60222529 +0000 UTC m=+293.349611286 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50340): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afed9d0 item 8 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416af50900): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.603988285 +0000 UTC m=+293.351374281 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af50cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.603988285 +0000 UTC m=+293.351374281 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51140): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.603988285 +0000 UTC m=+293.351374281 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416afeddc0 item 9 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.606523865 +0000 UTC m=+293.353909881 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416af51cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.606523865 +0000 UTC m=+293.353909881 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416aaafd50 item 10 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416afb0940): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.608461702 +0000 UTC m=+293.355847698 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb0d00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.608461702 +0000 UTC m=+293.355847698 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1200): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.608461702 +0000 UTC m=+293.355847698 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1700): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af40c40 item 11 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.610626399 +0000 UTC m=+293.358012395 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afb1d80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.610626399 +0000 UTC m=+293.358012395 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afda3c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af41730 item 12 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416afdaa00): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdaa00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.612290197 +0000 UTC m=+293.359676193 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdadc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.612290197 +0000 UTC m=+293.359676193 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdb480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af41d50 item 13 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.614201173 +0000 UTC m=+293.361587160 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c8880): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.614201173 +0000 UTC m=+293.361587160 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416a7c9d40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b083880 item 14 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416b02c540): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c540): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.616046806 +0000 UTC m=+293.363432802 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02c900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.616046806 +0000 UTC m=+293.363432802 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02cfc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b083d50 item 15 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.617588414 +0000 UTC m=+293.364974410 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02d640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.617588414 +0000 UTC m=+293.364974410 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b02db80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b0022a0 item 16 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.619144529 +0000 UTC m=+293.366530525 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.619144529 +0000 UTC m=+293.366530525 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04c740): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.619144529 +0000 UTC m=+293.366530525 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04cc40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b0028c0 item 17 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.6215226 +0000 UTC m=+293.368908596 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.6215226 +0000 UTC m=+293.368908596 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04d800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b003500 item 18 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.623226324 +0000 UTC m=+293.370612310 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b04de80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.623226324 +0000 UTC m=+293.370612310 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.623226324 +0000 UTC m=+293.370612310 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09a980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416aaf18f0 item 19 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.625447687 +0000 UTC m=+293.372833684 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b000): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.625447687 +0000 UTC m=+293.372833684 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09b540): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab04cb0 item 20 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.627062223 +0000 UTC m=+293.374448219 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b09bbc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.627062223 +0000 UTC m=+293.374448219 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1041c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.627062223 +0000 UTC m=+293.374448219 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1046c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab565b0 item 21 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.62927466 +0000 UTC m=+293.376660656 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b104d40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.62927466 +0000 UTC m=+293.376660656 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105280): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab570a0 item 22 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.630903232 +0000 UTC m=+293.378289228 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.630903232 +0000 UTC m=+293.378289228 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b105e00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.630903232 +0000 UTC m=+293.378289228 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132400): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab576c0 item 23 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.633390781 +0000 UTC m=+293.380776777 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132a80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.633390781 +0000 UTC m=+293.380776777 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b132fc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ad5fdc0 item 24 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416b133600): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.634970299 +0000 UTC m=+293.382356295 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1339c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.634970299 +0000 UTC m=+293.382356295 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b133ec0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.634970299 +0000 UTC m=+293.382356295 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158500): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416aafd180 item 25 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.637072067 +0000 UTC m=+293.384458063 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b158b80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.637072067 +0000 UTC m=+293.384458063 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1590c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab1d2d0 item 26 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416b159700): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159700): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.638801951 +0000 UTC m=+293.386187967 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b159ac0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.638801951 +0000 UTC m=+293.386187967 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1760c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.638801951 +0000 UTC m=+293.386187967 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ab1dc00 item 27 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.641041368 +0000 UTC m=+293.388427355 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b176c80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.641041368 +0000 UTC m=+293.388427355 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1771c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b180310 item 28 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416b177800): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.642630837 +0000 UTC m=+293.390016833 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b177bc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.642630837 +0000 UTC m=+293.390016833 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19e380): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b180690 item 29 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.644308452 +0000 UTC m=+293.391694448 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ea00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.644308452 +0000 UTC m=+293.391694448 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19ef40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b180a10 item 30 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): _readAt: size=2, off=0 2026/05/15 02:22:39 ERROR : open-test-file(0x32416b19f580): Couldn't read size of file 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): close: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f580): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.646238625 +0000 UTC m=+293.393624621 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b19f940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.646238625 +0000 UTC m=+293.393624621 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b180d90 item 31 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.647743633 +0000 UTC m=+293.395129629 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2780): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.647743633 +0000 UTC m=+293.395129629 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c2cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b181110 item 32 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.649366043 +0000 UTC m=+293.396752039 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b1c3300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b181490 item 33 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.650240348 +0000 UTC m=+293.397626354 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76780): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.650240348 +0000 UTC m=+293.397626354 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab76cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af28690 item 33 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.652189597 +0000 UTC m=+293.399575593 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af28a10 item 34 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.653222912 +0000 UTC m=+293.400608898 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416ab77840): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.653222912 +0000 UTC m=+293.400608898 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2141c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af28bd0 item 34 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.654615669 +0000 UTC m=+293.402001665 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af29110 item 35 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.655122959 +0000 UTC m=+293.402508955 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b214c80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.655122959 +0000 UTC m=+293.402508955 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af29490 item 35 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.656426345 +0000 UTC m=+293.403812331 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af29810 item 36 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.657181614 +0000 UTC m=+293.404567600 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b215d00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.657181614 +0000 UTC m=+293.404567600 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232340): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416af299d0 item 36 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.658465304 +0000 UTC m=+293.405851290 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2400e0 item 37 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.658936766 +0000 UTC m=+293.406322752 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b232e00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.658936766 +0000 UTC m=+293.406322752 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2402a0 item 37 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.660600384 +0000 UTC m=+293.407986401 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b240620 item 38 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.661368648 +0000 UTC m=+293.408754644 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b233e80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.661368648 +0000 UTC m=+293.408754644 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2524c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2407e0 item 38 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.662859058 +0000 UTC m=+293.410245054 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b252b40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b240b60 item 39 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.663471789 +0000 UTC m=+293.410857774 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253040): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.663471789 +0000 UTC m=+293.410857774 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253540): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b240d20 item 39 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.664948163 +0000 UTC m=+293.412334149 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b253bc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2410a0 item 40 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.665697681 +0000 UTC m=+293.413083677 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2701c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.665697681 +0000 UTC m=+293.413083677 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270700): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b241260 item 40 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.667197349 +0000 UTC m=+293.414583345 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b270cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2415e0 item 41 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.66773172 +0000 UTC m=+293.415117716 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2711c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2417a0 item 41 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.668339641 +0000 UTC m=+293.415725637 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271680): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.668339641 +0000 UTC m=+293.415725637 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b271bc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b241960 item 41 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.670012907 +0000 UTC m=+293.417398903 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b241ce0 item 42 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.670505039 +0000 UTC m=+293.417891035 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28e800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29e000 item 42 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.671238376 +0000 UTC m=+293.418624372 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28ed40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.671238376 +0000 UTC m=+293.418624372 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29e1c0 item 42 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.672654978 +0000 UTC m=+293.420040993 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28f900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29e540 item 43 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.673332149 +0000 UTC m=+293.420718145 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b28fe00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29e700 item 43 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.673889534 +0000 UTC m=+293.421275520 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0440): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.673889534 +0000 UTC m=+293.421275520 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29e8c0 item 43 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.675413588 +0000 UTC m=+293.422799574 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b0fc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29ec40 item 44 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.675927641 +0000 UTC m=+293.423313657 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b14c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfa150 item 44 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.676642534 +0000 UTC m=+293.424028521 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416afdbb80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.676642534 +0000 UTC m=+293.424028521 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302200): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfa5b0 item 44 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.678244276 +0000 UTC m=+293.425630262 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302840): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfac40 item 45 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.678864319 +0000 UTC m=+293.426250304 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b302d40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.678864319 +0000 UTC m=+293.426250304 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303440): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfae00 item 45 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.680719711 +0000 UTC m=+293.428105707 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b303a80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfb2d0 item 46 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.681268268 +0000 UTC m=+293.428654264 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e080): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.681268268 +0000 UTC m=+293.428654264 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31e780): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfb570 item 46 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.682843439 +0000 UTC m=+293.430229426 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31edc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfba40 item 47 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.683422666 +0000 UTC m=+293.430808651 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.683422666 +0000 UTC m=+293.430808651 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b31f9c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416abfbc00 item 47 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.684815862 +0000 UTC m=+293.432201858 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33a2a0 item 48 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.685303205 +0000 UTC m=+293.432689201 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.685303205 +0000 UTC m=+293.432689201 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b340d00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33a460 item 48 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.686788745 +0000 UTC m=+293.434174731 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341340): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33a7e0 item 49 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.687372461 +0000 UTC m=+293.434758447 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3417c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.687372461 +0000 UTC m=+293.434758447 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b341d00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33a9a0 item 49 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.688786226 +0000 UTC m=+293.436172232 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33ad20 item 50 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.689353349 +0000 UTC m=+293.436739335 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360980): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.689353349 +0000 UTC m=+293.436739335 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b360f00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33aee0 item 50 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.690581854 +0000 UTC m=+293.437967850 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361580): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33b260 item 51 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.691157213 +0000 UTC m=+293.438543199 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b361a80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.691157213 +0000 UTC m=+293.438543199 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3800c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33b420 item 51 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.692583532 +0000 UTC m=+293.439969518 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380740): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33b7a0 item 52 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.69326416 +0000 UTC m=+293.440650146 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b380c40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.69326416 +0000 UTC m=+293.440650146 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3811c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33b960 item 52 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.694512442 +0000 UTC m=+293.441898429 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381840): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b33bce0 item 53 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.695155209 +0000 UTC m=+293.442541195 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b381d40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.695155209 +0000 UTC m=+293.442541195 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39c380): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0000 item 53 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.696536182 +0000 UTC m=+293.443922169 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39ca00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0380 item 54 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.697187305 +0000 UTC m=+293.444573291 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39cf00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.697187305 +0000 UTC m=+293.444573291 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39d480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0540 item 54 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.69841561 +0000 UTC m=+293.445801596 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b39db00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a08c0 item 55 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.699020505 +0000 UTC m=+293.446406490 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.699020505 +0000 UTC m=+293.446406490 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3be640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0a80 item 55 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.700400376 +0000 UTC m=+293.447786362 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3becc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0e00 item 56 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.700961286 +0000 UTC m=+293.448347273 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf1c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.700961286 +0000 UTC m=+293.448347273 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bf740): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a0fc0 item 56 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.702385763 +0000 UTC m=+293.449771749 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3bfd80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a1340 item 57 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.702815056 +0000 UTC m=+293.450201042 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d83c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a1500 item 57 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.703433887 +0000 UTC m=+293.450819873 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8900): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.703433887 +0000 UTC m=+293.450819873 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d8e80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a16c0 item 57 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.704904349 +0000 UTC m=+293.452290335 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d94c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a1a40 item 58 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.705418453 +0000 UTC m=+293.452804438 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3d9a00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a1c00 item 58 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.706033597 +0000 UTC m=+293.453419583 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa040): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.706033597 +0000 UTC m=+293.453419583 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fa600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b3a1dc0 item 58 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.708456141 +0000 UTC m=+293.455842127 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fac40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4022a0 item 59 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.708953653 +0000 UTC m=+293.456339639 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b402460 item 59 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.709479237 +0000 UTC m=+293.456865224 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fb6c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.709479237 +0000 UTC m=+293.456865224 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b3fbc40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b402620 item 59 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.710720266 +0000 UTC m=+293.458106253 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424380): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4029a0 item 60 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.711276599 +0000 UTC m=+293.458662595 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4248c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b402b60 item 60 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.711812514 +0000 UTC m=+293.459198499 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b424e00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.711812514 +0000 UTC m=+293.459198499 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4253c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b402d20 item 60 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.713192555 +0000 UTC m=+293.460578541 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b425a00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4030a0 item 61 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.713672313 +0000 UTC m=+293.461058299 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442040): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.713672313 +0000 UTC m=+293.461058299 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442740): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b403260 item 61 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.71503432 +0000 UTC m=+293.462420307 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b442d80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4035e0 item 62 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.715571427 +0000 UTC m=+293.462957413 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4432c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.715571427 +0000 UTC m=+293.462957413 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4439c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4037a0 item 62 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.717104999 +0000 UTC m=+293.464490985 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b403b20 item 63 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.717568727 +0000 UTC m=+293.464954713 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.717568727 +0000 UTC m=+293.464954713 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b464d40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b403ce0 item 63 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.718877874 +0000 UTC m=+293.466263870 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b465380): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4721c0 item 64 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.719374965 +0000 UTC m=+293.466760951 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4658c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.719374965 +0000 UTC m=+293.466760951 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4840c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b472380 item 64 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.720915681 +0000 UTC m=+293.468301667 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484700): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b472700 item 65 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.721468407 +0000 UTC m=+293.468854393 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b484b80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.721468407 +0000 UTC m=+293.468854393 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485080): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4728c0 item 65 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.722779408 +0000 UTC m=+293.470165394 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4856c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b472c40 item 66 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.723336552 +0000 UTC m=+293.470722538 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b485b40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.723336552 +0000 UTC m=+293.470722538 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b472e00 item 66 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.725232671 +0000 UTC m=+293.472618656 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a27c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b473180 item 67 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.725801918 +0000 UTC m=+293.473187904 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a2c40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.725801918 +0000 UTC m=+293.473187904 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3140): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b473340 item 67 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.727151072 +0000 UTC m=+293.474537058 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a37c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4736c0 item 68 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.727749153 +0000 UTC m=+293.475135139 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4a3cc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.727749153 +0000 UTC m=+293.475135139 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b473880 item 68 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.728946469 +0000 UTC m=+293.476332455 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4be940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b473c00 item 69 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.729539711 +0000 UTC m=+293.476925698 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bedc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.729539711 +0000 UTC m=+293.476925698 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b473dc0 item 69 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.731014693 +0000 UTC m=+293.478400679 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bf940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d62a0 item 70 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.731650887 +0000 UTC m=+293.479036873 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4bfe40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.731650887 +0000 UTC m=+293.479036873 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d6460 item 70 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.732834738 +0000 UTC m=+293.480220723 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e8b00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d67e0 item 71 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.733329715 +0000 UTC m=+293.480715701 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9000): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.733329715 +0000 UTC m=+293.480715701 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9500): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d69a0 item 71 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.734681112 +0000 UTC m=+293.482067098 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b4e9b80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d6d20 item 72 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.735284344 +0000 UTC m=+293.482670330 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.735284344 +0000 UTC m=+293.482670330 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5026c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d6ee0 item 72 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.736704551 +0000 UTC m=+293.484090537 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b502c80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d7260 item 73 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.73734841 +0000 UTC m=+293.484734397 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d7420 item 73 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.737866871 +0000 UTC m=+293.485252858 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.737866871 +0000 UTC m=+293.485252858 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b503b80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d75e0 item 73 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.739613697 +0000 UTC m=+293.486999683 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d7960 item 74 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.740304514 +0000 UTC m=+293.487690500 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51c7c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d7b20 item 74 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.74133258 +0000 UTC m=+293.488718565 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51cd00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.74133258 +0000 UTC m=+293.488718565 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d280): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b4d7ce0 item 74 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.743639065 +0000 UTC m=+293.491025050 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51d8c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5341c0 item 75 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.744213562 +0000 UTC m=+293.491599548 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b51ddc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): _writeAt: size=3, off=2 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b534380 item 75 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.744819449 +0000 UTC m=+293.492205435 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540400): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.744819449 +0000 UTC m=+293.492205435 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b534540 item 75 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.746144516 +0000 UTC m=+293.493530502 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b540f80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5348c0 item 76 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.746660032 +0000 UTC m=+293.494046018 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b541480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b534a80 item 76 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): _writeAt: size=3, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.747262602 +0000 UTC m=+293.494648588 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5419c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.747262602 +0000 UTC m=+293.494648588 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e040): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b534c40 item 76 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.748891656 +0000 UTC m=+293.496277662 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55e680): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b534fc0 item 77 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.749492432 +0000 UTC m=+293.496878438 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55eb80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.749492432 +0000 UTC m=+293.496878438 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f280): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b535180 item 77 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.751109462 +0000 UTC m=+293.498495448 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55f8c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b535500 item 78 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.751629477 +0000 UTC m=+293.499015463 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b55fdc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.751629477 +0000 UTC m=+293.499015463 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57e5c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5356c0 item 78 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.753123514 +0000 UTC m=+293.500509501 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57ec00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b535a40 item 79 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.753662784 +0000 UTC m=+293.501048771 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f100): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.753662784 +0000 UTC m=+293.501048771 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57f800): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b535c00 item 79 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.755069717 +0000 UTC m=+293.502455703 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b57fe40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a00e0 item 80 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.755601865 +0000 UTC m=+293.502987850 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59e440): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.755601865 +0000 UTC m=+293.502987850 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59eb40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a02a0 item 80 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.75746492 +0000 UTC m=+293.504850926 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f180): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a0620 item 81 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.758229578 +0000 UTC m=+293.505615564 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59f600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.758229578 +0000 UTC m=+293.505615564 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b59fb40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a07e0 item 81 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.759518036 +0000 UTC m=+293.506904021 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a0b60 item 82 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.760189767 +0000 UTC m=+293.507575753 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5ba7c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.760189767 +0000 UTC m=+293.507575753 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bad40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a0d20 item 82 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.761358989 +0000 UTC m=+293.508744976 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb3c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a10a0 item 83 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.761921274 +0000 UTC m=+293.509307260 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bb8c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.761921274 +0000 UTC m=+293.509307260 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5bbe00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a1260 item 83 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.763174095 +0000 UTC m=+293.510560081 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5da580): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a15e0 item 84 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.763814657 +0000 UTC m=+293.511200644 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5daa80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.763814657 +0000 UTC m=+293.511200644 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db000): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a17a0 item 84 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.765170673 +0000 UTC m=+293.512556659 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5db680): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a1b20 item 85 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.765717618 +0000 UTC m=+293.513103605 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5dbb80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.765717618 +0000 UTC m=+293.513103605 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa1c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b5a1ce0 item 85 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.767012389 +0000 UTC m=+293.514398376 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fa840): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6041c0 item 86 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.767624557 +0000 UTC m=+293.515010543 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fad40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.767624557 +0000 UTC m=+293.515010543 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb2c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b604380 item 86 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.768835138 +0000 UTC m=+293.516221124 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fb940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b604700 item 87 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.769454911 +0000 UTC m=+293.516840897 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b5fbe40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.769454911 +0000 UTC m=+293.516840897 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618480): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6048c0 item 87 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.77074338 +0000 UTC m=+293.518129366 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b618b00): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b604c40 item 88 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.771371699 +0000 UTC m=+293.518757685 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619000): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.771371699 +0000 UTC m=+293.518757685 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619580): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b604e00 item 88 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.772772389 +0000 UTC m=+293.520158376 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b619bc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b605180 item 89 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.773325657 +0000 UTC m=+293.520711643 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a200): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b605340 item 89 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.773888361 +0000 UTC m=+293.521274347 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63a740): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.773888361 +0000 UTC m=+293.521274347 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63acc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b605500 item 89 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.775374864 +0000 UTC m=+293.522760851 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b63b300): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29eee0 item 90 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.776062796 +0000 UTC m=+293.523448783 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2b1c80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29f0a0 item 90 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.776819549 +0000 UTC m=+293.524205545 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c82c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.776819549 +0000 UTC m=+293.524205545 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8880): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29f260 item 90 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.778459092 +0000 UTC m=+293.525845078 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c8ec0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29f5e0 item 91 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.778957395 +0000 UTC m=+293.526343381 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9400): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): >_readAt: n=2, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): _writeAt: size=3, off=7 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29f7a0 item 91 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.779504039 +0000 UTC m=+293.526890025 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9940): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): >_readAt: n=8, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.779504039 +0000 UTC m=+293.526890025 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2c9ec0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29f960 item 91 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.78083597 +0000 UTC m=+293.528221956 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b29fce0 item 92 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.781398223 +0000 UTC m=+293.528784210 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e4b40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): open at offset 5 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fe000 item 92 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): _readAt: size=2, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): _writeAt: size=3, off=5 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): >_writeAt: n=3, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.781928397 +0000 UTC m=+293.529314384 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5080): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): >_readAt: n=3, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.781928397 +0000 UTC m=+293.529314384 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5640): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fe1c0 item 92 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.783243296 +0000 UTC m=+293.530629281 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b2e5c80): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fe540 item 93 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.783729997 +0000 UTC m=+293.531115983 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6862c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.783729997 +0000 UTC m=+293.531115983 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6869c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fe700 item 93 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.785401921 +0000 UTC m=+293.532787917 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687000): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fea80 item 94 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.785922927 +0000 UTC m=+293.533308923 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687540): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.785922927 +0000 UTC m=+293.533308923 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b687c40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fec40 item 94 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.787563322 +0000 UTC m=+293.534949318 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4380): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2fefc0 item 95 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.788167014 +0000 UTC m=+293.535552999 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a48c0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.788167014 +0000 UTC m=+293.535552999 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a4fc0): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2ff180 item 95 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 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/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): open at offset 0 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): _readAt: size=2, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): >_readAt: n=0, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.78950146 +0000 UTC m=+293.536887445 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5600): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): _writeAt: size=5, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): >openPending: err= 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2ff500 item 96 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): >_writeAt: n=5, err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.790038736 +0000 UTC m=+293.537424722 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6a5b40): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): _readAt: size=512, off=0 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): openPending: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): >openPending: err= 2026/05/15 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): >_readAt: n=5, err=EOF 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): close: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:39.790038736 +0000 UTC m=+293.537424722 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:39 DEBUG : open-test-file(0x32416b6c2340): >close: err= 2026/05/15 02:22:39 DEBUG : open-test-file: Remove: 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b2ff6c0 item 96 2026/05/15 02:22:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:39 DEBUG : open-test-file: >Remove: err= 2026/05/15 02:22:39 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:39 DEBUG : Looking for writers 2026/05/15 02:22:39 DEBUG : >WaitForWriters: 2026/05/15 02:22:39 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:40 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/15 02:22:40 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.326054655 +0000 UTC m=+294.073440651 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63b9c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.326054655 +0000 UTC m=+294.073440651 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b63be40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.326054655 +0000 UTC m=+294.073440651 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724400): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71a5b0 item 1 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.32858299 +0000 UTC m=+294.075968976 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724a40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.32858299 +0000 UTC m=+294.075968976 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b724f40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71aa80 item 2 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.330233322 +0000 UTC m=+294.077619319 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.330233322 +0000 UTC m=+294.077619319 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725a00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.330233322 +0000 UTC m=+294.077619319 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b725ec0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71ae00 item 3 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.332682197 +0000 UTC m=+294.080068193 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74e640): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.332682197 +0000 UTC m=+294.080068193 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74eb80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71b2d0 item 4 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.334236037 +0000 UTC m=+294.081622024 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f1c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.334236037 +0000 UTC m=+294.081622024 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74f640): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.334236037 +0000 UTC m=+294.081622024 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b74fb00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71b650 item 5 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.3362398 +0000 UTC m=+294.083625796 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.3362398 +0000 UTC m=+294.083625796 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76e7c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b71bb20 item 6 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.337901425 +0000 UTC m=+294.085287421 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76ee40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.337901425 +0000 UTC m=+294.085287421 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f340): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.337901425 +0000 UTC m=+294.085287421 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76f800): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77e000 item 7 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.340460428 +0000 UTC m=+294.087846414 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b76fe80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.340460428 +0000 UTC m=+294.087846414 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78a4c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77e4d0 item 8 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b78aa80): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78aa80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.342324505 +0000 UTC m=+294.089710491 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78ae40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.342324505 +0000 UTC m=+294.089710491 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b2c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.342324505 +0000 UTC m=+294.089710491 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78b7c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77e850 item 9 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.345157186 +0000 UTC m=+294.092543182 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b78be40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.345157186 +0000 UTC m=+294.092543182 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ac480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77ed20 item 10 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b7acac0): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7acac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.347153985 +0000 UTC m=+294.094539981 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ace80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.347153985 +0000 UTC m=+294.094539981 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.347153985 +0000 UTC m=+294.094539981 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ad880): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77f0a0 item 11 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.349467503 +0000 UTC m=+294.096853490 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.349467503 +0000 UTC m=+294.096853490 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ca540): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77f570 item 12 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b7cab80): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cab80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.351461276 +0000 UTC m=+294.098847272 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7caf40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.351461276 +0000 UTC m=+294.098847272 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cb600): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77f8f0 item 13 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.353217571 +0000 UTC m=+294.100603567 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7cbc80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.353217571 +0000 UTC m=+294.100603567 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea2c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b77fc70 item 14 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b7ea900): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7ea900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.354842305 +0000 UTC m=+294.102228301 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eacc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.354842305 +0000 UTC m=+294.102228301 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eb380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fc150 item 15 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.356714288 +0000 UTC m=+294.104100284 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b7eba00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.356714288 +0000 UTC m=+294.104100284 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c040): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fc4d0 item 16 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.358303436 +0000 UTC m=+294.105689432 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80c680): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.358303436 +0000 UTC m=+294.105689432 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80cb00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.358303436 +0000 UTC m=+294.105689432 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fc850 item 17 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.360641069 +0000 UTC m=+294.108027065 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80d680): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.360641069 +0000 UTC m=+294.108027065 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b80dbc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fcd20 item 18 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.362173369 +0000 UTC m=+294.109559365 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830340): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.362173369 +0000 UTC m=+294.109559365 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830840): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.362173369 +0000 UTC m=+294.109559365 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b830d40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fd0a0 item 19 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.364217017 +0000 UTC m=+294.111603013 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8313c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.364217017 +0000 UTC m=+294.111603013 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b831900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fd570 item 20 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.366181665 +0000 UTC m=+294.113567661 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.366181665 +0000 UTC m=+294.113567661 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.366181665 +0000 UTC m=+294.113567661 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b858a80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fd8f0 item 21 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.368415903 +0000 UTC m=+294.115801900 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859100): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.368415903 +0000 UTC m=+294.115801900 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859640): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b7fddc0 item 22 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.369981245 +0000 UTC m=+294.117367241 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b859cc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.369981245 +0000 UTC m=+294.117367241 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8762c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.369981245 +0000 UTC m=+294.117367241 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8767c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86e2a0 item 23 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.372395434 +0000 UTC m=+294.119781421 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b876e40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.372395434 +0000 UTC m=+294.119781421 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86e770 item 24 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b8779c0): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8779c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.374460743 +0000 UTC m=+294.121846739 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b877d80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.374460743 +0000 UTC m=+294.121846739 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.374460743 +0000 UTC m=+294.121846739 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8908c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86eaf0 item 25 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.37655135 +0000 UTC m=+294.123937346 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b890f40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.37655135 +0000 UTC m=+294.123937346 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86efc0 item 26 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b891ac0): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891ac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.378223054 +0000 UTC m=+294.125609050 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b891e80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.378223054 +0000 UTC m=+294.125609050 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b4480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.378223054 +0000 UTC m=+294.125609050 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b49c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86f340 item 27 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.380259046 +0000 UTC m=+294.127645042 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5040): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.380259046 +0000 UTC m=+294.127645042 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86f810 item 28 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b8b5bc0): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8b5bc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.381669867 +0000 UTC m=+294.129055863 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.381669867 +0000 UTC m=+294.129055863 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b86fb90 item 29 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.383802743 +0000 UTC m=+294.131188769 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d2dc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.383802743 +0000 UTC m=+294.131188769 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3300): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e8070 item 30 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): _readAt: size=2, off=0 2026/05/15 02:22:40 ERROR : open-test-file(0x32416b8d3940): Couldn't read size of file 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): >_writeAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): close: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3940): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.3853332 +0000 UTC m=+294.132719186 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8d3d00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.3853332 +0000 UTC m=+294.132719186 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f24c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e83f0 item 31 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.387180976 +0000 UTC m=+294.134566972 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f2b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.387180976 +0000 UTC m=+294.134566972 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e8770 item 32 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.389122531 +0000 UTC m=+294.136508517 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f36c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e8af0 item 33 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.389819589 +0000 UTC m=+294.137205585 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b8f3b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.389819589 +0000 UTC m=+294.137205585 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918140): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e8cb0 item 33 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.391460245 +0000 UTC m=+294.138846241 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918780): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e9030 item 34 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.392157865 +0000 UTC m=+294.139543862 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b918c00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.392157865 +0000 UTC m=+294.139543862 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919140): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e91f0 item 34 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.393493633 +0000 UTC m=+294.140879629 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919780): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e9570 item 35 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.394108277 +0000 UTC m=+294.141494262 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b919c00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.394108277 +0000 UTC m=+294.141494262 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938200): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e9730 item 35 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.395723272 +0000 UTC m=+294.143109269 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938880): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e9ab0 item 36 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.396396617 +0000 UTC m=+294.143782603 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b938d80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.396396617 +0000 UTC m=+294.143782603 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9392c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b8e9c70 item 36 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.397715453 +0000 UTC m=+294.145101449 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950150 item 37 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.398278117 +0000 UTC m=+294.145664113 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b939d80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.398278117 +0000 UTC m=+294.145664113 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950310 item 37 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.399906599 +0000 UTC m=+294.147292586 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954a00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950690 item 38 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.40078414 +0000 UTC m=+294.148170136 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b954f00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.40078414 +0000 UTC m=+294.148170136 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955440): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950850 item 38 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.402219627 +0000 UTC m=+294.149605612 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b955ac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950bd0 item 39 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.402798943 +0000 UTC m=+294.150184939 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9740c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.402798943 +0000 UTC m=+294.150184939 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9745c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950d90 item 39 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.40438796 +0000 UTC m=+294.151773956 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c2c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6ce540 item 40 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.405023473 +0000 UTC m=+294.152409469 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3180): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.405023473 +0000 UTC m=+294.152409469 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c36c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6ce700 item 40 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.406446396 +0000 UTC m=+294.153832392 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6c3c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cea80 item 41 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.407025602 +0000 UTC m=+294.154411599 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cec40 item 41 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.407568149 +0000 UTC m=+294.154954145 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.407568149 +0000 UTC m=+294.154954145 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e8c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cee00 item 41 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.40911706 +0000 UTC m=+294.156503056 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e92c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cf180 item 42 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.409647673 +0000 UTC m=+294.157033690 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e97c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cf340 item 42 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.410389017 +0000 UTC m=+294.157775003 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b6e9d00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.410389017 +0000 UTC m=+294.157775003 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cf500 item 42 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.411936055 +0000 UTC m=+294.159322051 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba069c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cf880 item 43 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.412511052 +0000 UTC m=+294.159897049 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba06ec0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cfa40 item 43 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.413105749 +0000 UTC m=+294.160491735 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07400): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.413105749 +0000 UTC m=+294.160491735 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba07940): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b6cfc00 item 43 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.414926424 +0000 UTC m=+294.162312411 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba300e0 item 44 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.415487216 +0000 UTC m=+294.162873212 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2c580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba302a0 item 44 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.416254398 +0000 UTC m=+294.163640394 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2cac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.416254398 +0000 UTC m=+294.163640394 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d040): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba30460 item 44 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.418434113 +0000 UTC m=+294.165820099 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2d680): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba307e0 item 45 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.418989243 +0000 UTC m=+294.166375229 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba2db80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.418989243 +0000 UTC m=+294.166375229 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba309a0 item 45 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.420317236 +0000 UTC m=+294.167703222 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba469c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba30d20 item 46 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.420950464 +0000 UTC m=+294.168336451 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba46ec0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.420950464 +0000 UTC m=+294.168336451 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba475c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba30ee0 item 46 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.422344644 +0000 UTC m=+294.169730630 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba47c00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba31260 item 47 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.42292385 +0000 UTC m=+294.170309835 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68200): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.42292385 +0000 UTC m=+294.170309835 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba31420 item 47 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.425036838 +0000 UTC m=+294.172422824 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba68f40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba317a0 item 48 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.426155104 +0000 UTC m=+294.173541090 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69440): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.426155104 +0000 UTC m=+294.173541090 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba69b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba31960 item 48 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.427829173 +0000 UTC m=+294.175215158 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba31ce0 item 49 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.428375256 +0000 UTC m=+294.175761243 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84700): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.428375256 +0000 UTC m=+294.175761243 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba84c40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92000 item 49 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.429880375 +0000 UTC m=+294.177266360 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba852c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92380 item 50 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.430556144 +0000 UTC m=+294.177942159 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba857c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.430556144 +0000 UTC m=+294.177942159 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416ba85d40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92540 item 50 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.4320765 +0000 UTC m=+294.179462487 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa44c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba928c0 item 51 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.432814337 +0000 UTC m=+294.180200323 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa49c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.432814337 +0000 UTC m=+294.180200323 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa4f00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92a80 item 51 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.434402272 +0000 UTC m=+294.181788258 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92e00 item 52 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.435000274 +0000 UTC m=+294.182386260 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baa5a80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.435000274 +0000 UTC m=+294.182386260 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4100): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba92fc0 item 52 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.436240612 +0000 UTC m=+294.183626608 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4780): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba93340 item 53 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.436715139 +0000 UTC m=+294.184101125 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac4c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.436715139 +0000 UTC m=+294.184101125 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac51c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba93500 item 53 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.438096713 +0000 UTC m=+294.185482700 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5840): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba93880 item 54 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.438643729 +0000 UTC m=+294.186029716 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bac5d40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.438643729 +0000 UTC m=+294.186029716 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae23c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba93a40 item 54 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.440146283 +0000 UTC m=+294.187532299 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2a40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416ba93dc0 item 55 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.440782877 +0000 UTC m=+294.188168903 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae2f40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.440782877 +0000 UTC m=+294.188168903 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416baf20e0 item 55 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.442516398 +0000 UTC m=+294.189902404 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bae3b00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416baf2460 item 56 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.443299701 +0000 UTC m=+294.190685687 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe100): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.443299701 +0000 UTC m=+294.190685687 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafe680): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416baf2620 item 56 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.444869401 +0000 UTC m=+294.192255387 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bafecc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416baf29a0 item 57 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.445420654 +0000 UTC m=+294.192806661 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff200): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416baf2b60 item 57 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.446154814 +0000 UTC m=+294.193540800 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416baff740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.446154814 +0000 UTC m=+294.193540800 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1c3b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e8070 item 57 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.447487316 +0000 UTC m=+294.194873302 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e83f0 item 58 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.448454516 +0000 UTC m=+294.195840502 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ec7c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e85b0 item 58 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.449236756 +0000 UTC m=+294.196622752 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ecd00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.449236756 +0000 UTC m=+294.196622752 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed2c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e8770 item 58 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.450853046 +0000 UTC m=+294.198239062 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ed900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e8af0 item 59 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.451493398 +0000 UTC m=+294.198879394 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b1ede40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e8cb0 item 59 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.452145561 +0000 UTC m=+294.199531548 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8e480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.452145561 +0000 UTC m=+294.199531548 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8ea00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e8e70 item 59 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.454362176 +0000 UTC m=+294.201748162 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f040): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e91f0 item 60 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.454941062 +0000 UTC m=+294.202327048 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8f580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e93b0 item 60 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.455577837 +0000 UTC m=+294.202963843 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bb8fac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.455577837 +0000 UTC m=+294.202963843 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa180): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e9570 item 60 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.456982986 +0000 UTC m=+294.204368971 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaa7c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e98f0 item 61 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.457577041 +0000 UTC m=+294.204963056 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaad00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.457577041 +0000 UTC m=+294.204963056 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbab400): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e9ab0 item 61 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.459238585 +0000 UTC m=+294.206624572 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbaba40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b1e9e30 item 62 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.459822269 +0000 UTC m=+294.207208265 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.459822269 +0000 UTC m=+294.207208265 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8780): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd4150 item 62 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.461226486 +0000 UTC m=+294.208612473 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd8dc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd44d0 item 63 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.461842492 +0000 UTC m=+294.209228488 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9300): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.461842492 +0000 UTC m=+294.209228488 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416bbd9a00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd4690 item 63 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): >_readAt: n=0, err=Bad file descriptor 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.4634154 +0000 UTC m=+294.210801386 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa140): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd4a10 item 64 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.464062965 +0000 UTC m=+294.211448961 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fa680): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.464062965 +0000 UTC m=+294.211448961 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fad80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd4bd0 item 64 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.465778852 +0000 UTC m=+294.213164849 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb3c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd4f50 item 65 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.466452016 +0000 UTC m=+294.213838032 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fb840): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.466452016 +0000 UTC m=+294.213838032 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c5fbd40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd5110 item 65 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.468144569 +0000 UTC m=+294.215530556 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd5490 item 66 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.46872621 +0000 UTC m=+294.216112196 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61c900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.46872621 +0000 UTC m=+294.216112196 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61ce40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd5650 item 66 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.469918707 +0000 UTC m=+294.217304693 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd59d0 item 67 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.470523301 +0000 UTC m=+294.217909287 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61d900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.470523301 +0000 UTC m=+294.217909287 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c61de00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416bbd5b90 item 67 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.472321735 +0000 UTC m=+294.219707721 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b950fc0 item 68 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.472909637 +0000 UTC m=+294.220295623 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b974bc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.472909637 +0000 UTC m=+294.220295623 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975100): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b951180 item 68 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.474296692 +0000 UTC m=+294.221682678 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b951500 item 69 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.474800846 +0000 UTC m=+294.222186833 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b975bc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.474800846 +0000 UTC m=+294.222186833 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9961c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9516c0 item 69 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.476186358 +0000 UTC m=+294.223572344 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996840): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b951a40 item 70 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.476777046 +0000 UTC m=+294.224163032 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b996d40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.476777046 +0000 UTC m=+294.224163032 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b951c00 item 70 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.478175964 +0000 UTC m=+294.225561950 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b20e0 item 71 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.478777793 +0000 UTC m=+294.226163778 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b997e00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.478777793 +0000 UTC m=+294.226163778 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9ba400): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b22a0 item 71 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.480184425 +0000 UTC m=+294.227570411 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baa80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b2620 item 72 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.480902433 +0000 UTC m=+294.228288420 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9baf80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.480902433 +0000 UTC m=+294.228288420 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bb4c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b27e0 item 72 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.48224766 +0000 UTC m=+294.229633656 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9bba80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b2b60 item 73 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.482994112 +0000 UTC m=+294.230380099 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b2d20 item 73 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.483572908 +0000 UTC m=+294.230958893 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8540): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.483572908 +0000 UTC m=+294.230958893 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d8a80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b2ee0 item 73 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.484937821 +0000 UTC m=+294.232323807 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d90c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b3260 item 74 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.485548907 +0000 UTC m=+294.232934913 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d95c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b3420 item 74 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.486150276 +0000 UTC m=+294.233536262 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9d9b00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.486150276 +0000 UTC m=+294.233536262 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6180): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b35e0 item 74 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.487613464 +0000 UTC m=+294.234999450 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f67c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b3960 item 75 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.488169407 +0000 UTC m=+294.235555392 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f6cc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): _writeAt: size=3, off=2 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b3b20 item 75 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.488723074 +0000 UTC m=+294.236109071 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7200): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.488723074 +0000 UTC m=+294.236109071 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416b9b3ce0 item 75 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.489971707 +0000 UTC m=+294.237357693 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416b9f7d80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6941c0 item 76 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.490520536 +0000 UTC m=+294.237906522 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c694380 item 76 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): _writeAt: size=3, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.491170496 +0000 UTC m=+294.238556482 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69a8c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.491170496 +0000 UTC m=+294.238556482 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69ae40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c694540 item 76 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.492421544 +0000 UTC m=+294.239807530 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6948c0 item 77 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.492860073 +0000 UTC m=+294.240246060 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c69b980): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.492860073 +0000 UTC m=+294.240246060 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6180): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c694a80 item 77 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.494231369 +0000 UTC m=+294.241617355 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b67c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c694e00 item 78 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.494729972 +0000 UTC m=+294.242115958 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b6cc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.494729972 +0000 UTC m=+294.242115958 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b73c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c694fc0 item 78 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.496181851 +0000 UTC m=+294.243567836 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6b7a00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c695340 item 79 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.496719267 +0000 UTC m=+294.244105263 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.496719267 +0000 UTC m=+294.244105263 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2700): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c695500 item 79 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.498183478 +0000 UTC m=+294.245569463 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d2d40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c695880 item 80 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.498864827 +0000 UTC m=+294.246250813 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3240): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.498864827 +0000 UTC m=+294.246250813 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6d3940): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c695a40 item 80 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.500321495 +0000 UTC m=+294.247707481 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0080): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c695dc0 item 81 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.500953891 +0000 UTC m=+294.248339887 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0500): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.500953891 +0000 UTC m=+294.248339887 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f0a40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fa0e0 item 81 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.502428932 +0000 UTC m=+294.249814918 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f10c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fa460 item 82 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.50316186 +0000 UTC m=+294.250547856 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f15c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.50316186 +0000 UTC m=+294.250547856 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c6f1b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fa620 item 82 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.50448879 +0000 UTC m=+294.251874777 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7142c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fa9a0 item 83 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.505115958 +0000 UTC m=+294.252501943 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7147c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.505115958 +0000 UTC m=+294.252501943 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c714d00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fab60 item 83 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.506678485 +0000 UTC m=+294.254064481 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6faee0 item 84 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.507409888 +0000 UTC m=+294.254795884 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715880): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.507409888 +0000 UTC m=+294.254795884 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c715e00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fb0a0 item 84 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.508959571 +0000 UTC m=+294.256345567 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736580): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fb420 item 85 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.509577562 +0000 UTC m=+294.256963547 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736a80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.509577562 +0000 UTC m=+294.256963547 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c736fc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fb5e0 item 85 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.511120742 +0000 UTC m=+294.258506728 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737640): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fb960 item 86 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.511699577 +0000 UTC m=+294.259085563 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c737b40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.511699577 +0000 UTC m=+294.259085563 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e1c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6fbb20 item 86 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.513137118 +0000 UTC m=+294.260523104 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74e840): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760000 item 87 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.513739208 +0000 UTC m=+294.261125194 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74ed40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.513739208 +0000 UTC m=+294.261125194 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7601c0 item 87 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.51511996 +0000 UTC m=+294.262505947 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74f900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760540 item 88 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.515706661 +0000 UTC m=+294.263092647 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c74fe00): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.515706661 +0000 UTC m=+294.263092647 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776480): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760700 item 88 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.516925487 +0000 UTC m=+294.264311483 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c776ac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760a80 item 89 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.517551933 +0000 UTC m=+294.264937929 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760c40 item 89 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.518190451 +0000 UTC m=+294.265576437 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777540): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.518190451 +0000 UTC m=+294.265576437 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c777ac0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c760e00 item 89 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.51965844 +0000 UTC m=+294.267044425 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792200): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761180 item 90 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.520237245 +0000 UTC m=+294.267623231 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761340 item 90 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.520847851 +0000 UTC m=+294.268233837 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c792c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.520847851 +0000 UTC m=+294.268233837 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793240): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761500 item 90 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.522370962 +0000 UTC m=+294.269756958 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793880): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761880 item 91 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.522901116 +0000 UTC m=+294.270287112 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c793dc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): >_readAt: n=2, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): _writeAt: size=3, off=7 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761a40 item 91 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.523535726 +0000 UTC m=+294.270921722 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2400): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): >_readAt: n=8, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.523535726 +0000 UTC m=+294.270921722 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2980): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c761c00 item 91 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.524894389 +0000 UTC m=+294.272280374 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b2fc0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c20e0 item 92 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.525538186 +0000 UTC m=+294.272924182 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3500): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): open at offset 5 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c22a0 item 92 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): _readAt: size=2, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): _writeAt: size=3, off=5 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): >_writeAt: n=3, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.526269521 +0000 UTC m=+294.273655517 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7b3a40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): >_readAt: n=3, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.526269521 +0000 UTC m=+294.273655517 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2100): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c2460 item 92 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.527509618 +0000 UTC m=+294.274895604 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2740): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c27e0 item 93 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.528178323 +0000 UTC m=+294.275564309 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d2c80): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.528178323 +0000 UTC m=+294.275564309 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d3380): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c29a0 item 93 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.529656651 +0000 UTC m=+294.277042637 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7d39c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c2d20 item 94 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.530211902 +0000 UTC m=+294.277597888 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.530211902 +0000 UTC m=+294.277597888 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ea700): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c2ee0 item 94 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.531702844 +0000 UTC m=+294.279088830 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7ead40): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c3260 item 95 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.532217288 +0000 UTC m=+294.279603273 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb280): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.532217288 +0000 UTC m=+294.279603273 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c7eb980): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c7c3420 item 95 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 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/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): open at offset 0 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): _readAt: size=2, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): >_readAt: n=0, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.533971407 +0000 UTC m=+294.281357403 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c80e0c0): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): _writeAt: size=5, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): >openPending: err= 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c646000 item 96 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): >_writeAt: n=5, err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.534478306 +0000 UTC m=+294.281864292 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63a900): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/15 02:22:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/15 02:22:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/15 02:22:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/15 02:22:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): _readAt: size=512, off=0 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): openPending: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): >openPending: err= 2026/05/15 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): >_readAt: n=5, err=EOF 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): close: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-15 02:22:40.534478306 +0000 UTC m=+294.281864292 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:40 DEBUG : open-test-file(0x32416c63b000): >close: err= 2026/05/15 02:22:40 DEBUG : open-test-file: Remove: 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32416c6461c0 item 96 2026/05/15 02:22:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/15 02:22:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/15 02:22:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/15 02:22:40 DEBUG : open-test-file: >Remove: err= 2026/05/15 02:22:40 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:40 DEBUG : Looking for writers 2026/05/15 02:22:40 DEBUG : >WaitForWriters: 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.74s) --- 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.75s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:40 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:40 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:41 DEBUG : file1: newRWFileHandle: 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): openPending: 2026/05/15 02:22:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): >openPending: err= 2026/05/15 02:22:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/15 02:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/15 02:22:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): _writeAt: size=2, off=0 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): >_writeAt: n=2, err= 2026/05/15 02:22:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): RWFileHandle.Flush 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): RWFileHandle.Release 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): close: 2026/05/15 02:22:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/15 02:22:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:41 DEBUG : file1(0x32416bafe4c0): >close: err= 2026/05/15 02:22:41 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:41 DEBUG : file1: vfs cache: starting upload 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:41 DEBUG : Looking for writers 2026/05/15 02:22:41 DEBUG : file1: reading active writers 2026/05/15 02:22:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/05/15 02:22:42 DEBUG : Looking for writers 2026/05/15 02:22:42 DEBUG : file1: reading active writers 2026/05/15 02:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:42 DEBUG : file1: size = 2 OK 2026/05/15 02:22:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/15 02:22:42 INFO : file1: Copied (new) 2026/05/15 02:22:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/15 02:22:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/15 02:22:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/15 02:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:22:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/15 02:22:43 DEBUG : Looking for writers 2026/05/15 02:22:43 DEBUG : file1: reading active writers 2026/05/15 02:22:43 DEBUG : >WaitForWriters: 2026/05/15 02:22:43 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:43 DEBUG : Looking for writers 2026/05/15 02:22:43 DEBUG : file1: reading active writers 2026/05/15 02:22:43 DEBUG : >WaitForWriters: 2026/05/15 02:22:43 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.17s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:44 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:44 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:44 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:22:44 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:22:44 DEBUG : rename_me: newRWFileHandle: 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): openPending: 2026/05/15 02:22:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/15 02:22:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): >openPending: err= 2026/05/15 02:22:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/15 02:22:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/15 02:22:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/15 02:22:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): _writeAt: size=5, off=0 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): >_writeAt: n=5, err= 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): close: 2026/05/15 02:22:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-15 02:22:44.240486242 +0000 UTC m=+297.987872238 2026/05/15 02:22:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/15 02:22:44 DEBUG : rename_me(0x32416bafec80): >close: err= 2026/05/15 02:22:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/15 02:22:44 DEBUG : i_was_renamed: Updating file with 0x32416ac08750 2026/05/15 02:22:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/15 02:22:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/15 02:22:44 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/15 02:22:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/15 02:22:44 DEBUG : Looking for writers 2026/05/15 02:22:44 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/15 02:22:45 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/05/15 02:22:45 DEBUG : Looking for writers 2026/05/15 02:22:45 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/15 02:22:46 DEBUG : i_was_renamed: size = 5 OK 2026/05/15 02:22:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:22:46 INFO : i_was_renamed: Copied (new) 2026/05/15 02:22:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-15 02:22:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/15 02:22:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/15 02:22:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/15 02:22:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/15 02:22:46 DEBUG : Looking for writers 2026/05/15 02:22:46 DEBUG : i_was_renamed: reading active writers 2026/05/15 02:22:46 DEBUG : >WaitForWriters: 2026/05/15 02:22:46 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:22:47 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:22:47 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/15 02:22:47 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/15 02:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-karivov7pabu" 2026/05/15 02:22:47 INFO : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/15 02:22:47 DEBUG : forgetting directory cache 2026/05/15 02:22:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): _readAt: size=512, off=0 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): openPending: 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:23:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:22:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): >openPending: err= 2026/05/15 02:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): >_readAt: n=20, err=EOF 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): close: 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:23:47 +0000 UTC 2026/05/15 02:22:49 DEBUG : TestRWCacheUpdate(0x32416aa6cec0): >close: err= 2026/05/15 02:22:49 DEBUG : Re-reading directory (178.110563ms old) 2026/05/15 02:22:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:22:50 DEBUG : forgetting directory cache 2026/05/15 02:22:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate(0x32416af8b740): _readAt: size=512, off=0 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate(0x32416af8b740): openPending: 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:24:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-15 01:23:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-15 01:24:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-15 01:23:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/15 02:22:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:22:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate(0x32416af8b740): >openPending: err= 2026/05/15 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate(0x32416af8b740): >_readAt: n=20, err=EOF 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate(0x32416af8b740): close: 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:24:47 +0000 UTC 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate(0x32416af8b740): >close: err= 2026/05/15 02:22:52 DEBUG : Re-reading directory (175.915879ms old) 2026/05/15 02:22:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:22:52 DEBUG : forgetting directory cache 2026/05/15 02:22:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): _readAt: size=512, off=0 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): openPending: 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:25:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-15 01:24:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-15 01:25:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-15 01:24:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/15 02:22:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:22:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): >openPending: err= 2026/05/15 02:22:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): >_readAt: n=20, err=EOF 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): close: 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:25:47 +0000 UTC 2026/05/15 02:22:54 DEBUG : TestRWCacheUpdate(0x32416bafe400): >close: err= 2026/05/15 02:22:54 DEBUG : Re-reading directory (178.697623ms old) 2026/05/15 02:22:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:22:55 DEBUG : forgetting directory cache 2026/05/15 02:22:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): _readAt: size=512, off=0 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): openPending: 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:26:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-15 01:25:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-15 01:26:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-15 01:25:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/15 02:22:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:22:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): >openPending: err= 2026/05/15 02:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): >_readAt: n=20, err=EOF 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): close: 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:26:47 +0000 UTC 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate(0x32416b13e700): >close: err= 2026/05/15 02:22:57 DEBUG : Re-reading directory (175.129852ms old) 2026/05/15 02:22:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:22:57 DEBUG : forgetting directory cache 2026/05/15 02:22:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): _readAt: size=512, off=0 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): openPending: 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:27:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-15 01:26:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-15 01:27:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-15 01:26:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/15 02:22:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:22:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): >openPending: err= 2026/05/15 02:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): >_readAt: n=20, err=EOF 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): close: 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:27:47 +0000 UTC 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate(0x32416af8a440): >close: err= 2026/05/15 02:22:59 DEBUG : Re-reading directory (177.425166ms old) 2026/05/15 02:22:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:22:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:00 DEBUG : forgetting directory cache 2026/05/15 02:23:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): _readAt: size=512, off=0 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): openPending: 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-15 01:28:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-15 01:27:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-15 01:28:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-15 01:27:47 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/15 02:23:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/15 02:23:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): >openPending: err= 2026/05/15 02:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): >_readAt: n=20, err=EOF 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): close: 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:28:47 +0000 UTC 2026/05/15 02:23:01 DEBUG : TestRWCacheUpdate(0x32416b0084c0): >close: err= 2026/05/15 02:23:01 DEBUG : Re-reading directory (173.379499ms old) 2026/05/15 02:23:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:02 DEBUG : forgetting directory cache 2026/05/15 02:23:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): _readAt: size=512, off=0 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): openPending: 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-15 01:29:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-15 01:28:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-15 01:29:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-15 01:28:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/15 02:23:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/15 02:23:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): >openPending: err= 2026/05/15 02:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): >_readAt: n=21, err=EOF 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): close: 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:29:47 +0000 UTC 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate(0x32416bafe200): >close: err= 2026/05/15 02:23:04 DEBUG : Re-reading directory (171.503829ms old) 2026/05/15 02:23:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:05 DEBUG : forgetting directory cache 2026/05/15 02:23:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): _readAt: size=512, off=0 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): openPending: 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-15 01:30:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-15 01:29:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-15 01:30:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-15 01:29:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/15 02:23:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/15 02:23:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): >openPending: err= 2026/05/15 02:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): >_readAt: n=22, err=EOF 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): close: 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:30:47 +0000 UTC 2026/05/15 02:23:06 DEBUG : TestRWCacheUpdate(0x32416bafed40): >close: err= 2026/05/15 02:23:06 DEBUG : Re-reading directory (171.24042ms old) 2026/05/15 02:23:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:07 DEBUG : forgetting directory cache 2026/05/15 02:23:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/05/15 02:23:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): _readAt: size=512, off=0 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): openPending: 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-15 01:31:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-15 01:30:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-15 01:31:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-15 01:30:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/15 02:23:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/15 02:23:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): >openPending: err= 2026/05/15 02:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): >_readAt: n=23, err=EOF 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): close: 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:31:47 +0000 UTC 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate(0x32416af8a380): >close: err= 2026/05/15 02:23:09 DEBUG : Re-reading directory (172.610973ms old) 2026/05/15 02:23:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:09 DEBUG : forgetting directory cache 2026/05/15 02:23:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): _readAt: size=512, off=0 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): openPending: 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-15 01:32:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-15 01:31:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-15 01:32:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-15 01:31:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/15 02:23:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/15 02:23:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): >openPending: err= 2026/05/15 02:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): >_readAt: n=24, err=EOF 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): close: 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-15 01:32:47 +0000 UTC 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate(0x32416b13e480): >close: err= 2026/05/15 02:23:11 DEBUG : Re-reading directory (172.850568ms old) 2026/05/15 02:23:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/15 02:23:11 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:11 DEBUG : Looking for writers 2026/05/15 02:23:11 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/15 02:23:11 DEBUG : >WaitForWriters: 2026/05/15 02:23:11 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': vfs cache: cleaner exiting 2026/05/15 02:23:12 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.36s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:13 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/05/15 02:23:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/05/15 02:23:16 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:16 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/15 02:23:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:23:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/15 02:23:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/15 02:23:17 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:17 DEBUG : Looking for writers 2026/05/15 02:23:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/15 02:23:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/15 02:23:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:18 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:18 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:18 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': Reusing VFS from active cache 2026/05/15 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:18 DEBUG : Looking for writers 2026/05/15 02:23:18 DEBUG : >WaitForWriters: 2026/05/15 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:18 DEBUG : Looking for writers 2026/05/15 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:18 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:18 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:18 DEBUG : Looking for writers 2026/05/15 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:18 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:18 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:18 DEBUG : Looking for writers 2026/05/15 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:19 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:19 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:19 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:23 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:23 DEBUG : dir: Looking for writers 2026/05/15 02:23:23 DEBUG : file2: reading active writers 2026/05/15 02:23:23 DEBUG : Looking for writers 2026/05/15 02:23:23 DEBUG : dir: reading active writers 2026/05/15 02:23:23 DEBUG : file1: reading active writers 2026/05/15 02:23:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.88s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:25 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:25 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:29 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:29 DEBUG : dir: Looking for writers 2026/05/15 02:23:29 DEBUG : Looking for writers 2026/05/15 02:23:29 DEBUG : dir: reading active writers 2026/05/15 02:23:29 DEBUG : file1: reading active writers 2026/05/15 02:23:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.46s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:30 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:30 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:34 DEBUG : file1: Open: flags=O_RDONLY 2026/05/15 02:23:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/15 02:23:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/15 02:23:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/15 02:23:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/15 02:23:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/15 02:23:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:23:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/15 02:23:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/15 02:23:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/15 02:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/15 02:23:35 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/15 02:23:36 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/15 02:23:36 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:23:36 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/15 02:23:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/15 02:23:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:23:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/15 02:23:36 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:36 DEBUG : dir: Looking for writers 2026/05/15 02:23:36 DEBUG : file2: reading active writers 2026/05/15 02:23:36 DEBUG : new_file.txt: reading active writers 2026/05/15 02:23:36 DEBUG : Looking for writers 2026/05/15 02:23:36 DEBUG : dir: reading active writers 2026/05/15 02:23:36 DEBUG : file1: reading active writers 2026/05/15 02:23:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.45s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:37 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:37 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:39 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/15 02:23:40 DEBUG : dir/file2: same parent dir (ODFfMTIyNTIxMDFfcWthVDY) - using file/rename instead of move_copy for dir/file1 2026/05/15 02:23:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/15 02:23:41 DEBUG : dir/file1: Updating file with dir/file1 0x32416ae0e000 2026/05/15 02:23:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/15 02:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:41 INFO : dir/file1: Moved (server-side) to: file0 2026/05/15 02:23:41 DEBUG : file0: Updating file with file0 0x32416ae0e000 2026/05/15 02:23:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/15 02:23:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/15 02:23:42 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:42 DEBUG : dir: Looking for writers 2026/05/15 02:23:42 DEBUG : Looking for writers 2026/05/15 02:23:42 DEBUG : dir: reading active writers 2026/05/15 02:23:42 DEBUG : file0: reading active writers 2026/05/15 02:23:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.44s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:43 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:43 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:43 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:43 DEBUG : Looking for writers 2026/05/15 02:23:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:43 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:43 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:44 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/15 02:23:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/15 02:23:45 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/15 02:23:46 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/15 02:23:47 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/15 02:23:48 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:48 DEBUG : b: Looking for writers 2026/05/15 02:23:48 DEBUG : c: Looking for writers 2026/05/15 02:23:48 DEBUG : d: Looking for writers 2026/05/15 02:23:48 DEBUG : Looking for writers 2026/05/15 02:23:48 DEBUG : a: Looking for writers 2026/05/15 02:23:48 DEBUG : Looking for writers 2026/05/15 02:23:48 DEBUG : c: reading active writers 2026/05/15 02:23:48 DEBUG : d: reading active writers 2026/05/15 02:23:48 DEBUG : /: reading active writers 2026/05/15 02:23:48 DEBUG : a: reading active writers 2026/05/15 02:23:48 DEBUG : b: reading active writers 2026/05/15 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.25s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:50 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:50 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/15 02:23:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/15 02:23:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/15 02:23:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/15 02:23:55 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:55 DEBUG : a/b/c/d: Looking for writers 2026/05/15 02:23:55 DEBUG : a/b/c: Looking for writers 2026/05/15 02:23:55 DEBUG : d: reading active writers 2026/05/15 02:23:55 DEBUG : a/b: Looking for writers 2026/05/15 02:23:55 DEBUG : c: reading active writers 2026/05/15 02:23:55 DEBUG : a: Looking for writers 2026/05/15 02:23:55 DEBUG : b: reading active writers 2026/05/15 02:23:55 DEBUG : Looking for writers 2026/05/15 02:23:55 DEBUG : a: reading active writers 2026/05/15 02:23:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.42s) === 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-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:57 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:57 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:57 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:23:57 DEBUG : Looking for writers 2026/05/15 02:23:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:23:57 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:23:57 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:23:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:23:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/15 02:23:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/15 02:23:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/15 02:23:58 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/15 02:23:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:23:59 DEBUG : file1: size = 5 OK 2026/05/15 02:23:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:23:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:23:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:23:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:23:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:23:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:23:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:23:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/15 02:23:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/15 02:23:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:23:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:23:59 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/15 02:24:00 DEBUG : file1: size = 0 OK 2026/05/15 02:24:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:24:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/15 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/15 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:00 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (7 bytes), uploading instead of streaming 2026/05/15 02:24:01 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/05/15 02:24:02 DEBUG : file1: size = 7 OK 2026/05/15 02:24:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/15 02:24:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:02 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:02 DEBUG : Looking for writers 2026/05/15 02:24:02 DEBUG : file1: reading active writers 2026/05/15 02:24:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.80s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:02 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:02 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/15 02:24:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/15 02:24:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/15 02:24:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/15 02:24:03 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (11 bytes), uploading instead of streaming 2026/05/15 02:24:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/15 02:24:05 DEBUG : file1: size = 11 OK 2026/05/15 02:24:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/15 02:24:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/15 02:24:05 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:05 DEBUG : Looking for writers 2026/05/15 02:24:05 DEBUG : file1: reading active writers 2026/05/15 02:24:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.67s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:06 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:06 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/15 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:06 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/15 02:24:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/15 02:24:08 DEBUG : file1: size = 5 OK 2026/05/15 02:24:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/15 02:24:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/15 02:24:08 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:08 DEBUG : Looking for writers 2026/05/15 02:24:08 DEBUG : file1: reading active writers 2026/05/15 02:24:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.37s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:08 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:08 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:08 DEBUG : file1: WriteFileHandle.Release closing 2026/05/15 02:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:08 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/15 02:24:10 DEBUG : file1: size = 0 OK 2026/05/15 02:24:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:24:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/15 02:24:10 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:10 DEBUG : Looking for writers 2026/05/15 02:24:10 DEBUG : file1: reading active writers 2026/05/15 02:24:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.15s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:10 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:10 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:11 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (2 bytes), uploading instead of streaming 2026/05/15 02:24:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/05/15 02:24:12 DEBUG : file1: size = 2 OK 2026/05/15 02:24:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/15 02:24:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:13 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/15 02:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:13 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:13 DEBUG : Looking for writers 2026/05/15 02:24:13 DEBUG : file1: reading active writers 2026/05/15 02:24:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.67s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:13 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:13 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:13 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/15 02:24:15 DEBUG : file1: size = 0 OK 2026/05/15 02:24:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/15 02:24:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:24:15 DEBUG : file1: Open: flags=O_RDONLY 2026/05/15 02:24:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/15 02:24:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/15 02:24:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:15 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:15 DEBUG : Looking for writers 2026/05/15 02:24:15 DEBUG : file1: reading active writers 2026/05/15 02:24:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.33s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:15 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:15 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/15 02:24:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/15 02:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/15 02:24:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/15 02:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:16 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': File to upload is small (100 bytes), uploading instead of streaming 2026/05/15 02:24:16 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/05/15 02:24:17 DEBUG : file1: size = 100 OK 2026/05/15 02:24:17 DEBUG : file1: md5 = 44fc9bf0b598207df6c3660050230871 OK 2026/05/15 02:24:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/15 02:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/15 02:24:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/15 02:24:17 DEBUG : file1: Open: flags=O_RDONLY 2026/05/15 02:24:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/15 02:24:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/15 02:24:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:17 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:17 DEBUG : Looking for writers 2026/05/15 02:24:17 DEBUG : file1: reading active writers 2026/05/15 02:24:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.69s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:18 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:18 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:19 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/05/15 02:24:21 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/05/15 02:24:23 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/05/15 02:24:24 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/05/15 02:24:26 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/05/15 02:24:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/15 02:24:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/15 02:24:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/15 02:24:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/15 02:24:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/15 02:24:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/15 02:24:28 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/15 02:24:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/15 02:24:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/15 02:24:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/15 02:24:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:29 DEBUG : flat: Looking for writers 2026/05/15 02:24:29 DEBUG : f000.txt: reading active writers 2026/05/15 02:24:29 DEBUG : f001.txt: reading active writers 2026/05/15 02:24:29 DEBUG : f002.txt: reading active writers 2026/05/15 02:24:29 DEBUG : f003.txt: reading active writers 2026/05/15 02:24:29 DEBUG : f004.txt: reading active writers 2026/05/15 02:24:29 DEBUG : Looking for writers 2026/05/15 02:24:29 DEBUG : flat: reading active writers 2026/05/15 02:24:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.25s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:31 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:31 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:32 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/05/15 02:24:35 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/05/15 02:24:37 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/05/15 02:24:38 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/15 02:24:38 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/15 02:24:38 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:39 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:39 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/15 02:24:39 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/15 02:24:39 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:39 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:39 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/15 02:24:39 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/15 02:24:39 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:24:39 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:24:39 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:24:39 DEBUG : a/b/c: Looking for writers 2026/05/15 02:24:39 DEBUG : deep.txt: reading active writers 2026/05/15 02:24:39 DEBUG : a/b: Looking for writers 2026/05/15 02:24:39 DEBUG : c: reading active writers 2026/05/15 02:24:39 DEBUG : mid.txt: reading active writers 2026/05/15 02:24:39 DEBUG : a: Looking for writers 2026/05/15 02:24:39 DEBUG : top.txt: reading active writers 2026/05/15 02:24:39 DEBUG : b: reading active writers 2026/05/15 02:24:39 DEBUG : Looking for writers 2026/05/15 02:24:39 DEBUG : a: reading active writers 2026/05/15 02:24:39 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.50s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:24:42 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:24:42 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:24:43 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:25:37 DEBUG : bigdir: Looking for writers 2026/05/15 02:25:37 DEBUG : big.bin: reading active writers 2026/05/15 02:25:37 DEBUG : Looking for writers 2026/05/15 02:25:37 DEBUG : bigdir: reading active writers 2026/05/15 02:25:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.06s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-karivov7pabu'", Local "Local file system at /tmp/rclone1699182265", Modify Window "1s" 2026/05/15 02:25:38 INFO : OpenDrive root 'rclone-test-karivov7pabu': poll-interval is not supported by this remote 2026/05/15 02:25:38 NOTICE: OpenDrive root 'rclone-test-karivov7pabu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/15 02:25:39 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/05/15 02:25:41 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/05/15 02:25:43 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/05/15 02:25:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/15 02:25:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/15 02:25:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:25:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:45 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/15 02:25:45 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/15 02:25:45 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:25:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/15 02:25:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/15 02:25:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/15 02:25:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/15 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/05/15 02:25:46 DEBUG : dir3: Looking for writers 2026/05/15 02:25:46 DEBUG : c.txt: reading active writers 2026/05/15 02:25:46 DEBUG : dir1: Looking for writers 2026/05/15 02:25:46 DEBUG : a.txt: reading active writers 2026/05/15 02:25:46 DEBUG : dir2: Looking for writers 2026/05/15 02:25:46 DEBUG : b.txt: reading active writers 2026/05/15 02:25:46 DEBUG : Looking for writers 2026/05/15 02:25:46 DEBUG : dir1: reading active writers 2026/05/15 02:25:46 DEBUG : dir2: reading active writers 2026/05/15 02:25:46 DEBUG : dir3: reading active writers 2026/05/15 02:25:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/15 02:25:48 DEBUG : OpenDrive root 'rclone-test-karivov7pabu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m2.789544242s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]