"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/29 01:01:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pikisak9kara" 2026/08/29 01:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 01:01:52 DEBUG : Starting OpenDrive session with ID: ec873c2027d12b6c1b15417e4ed42231fcf0a60fc11d74fd3df00190fc36e91c 2026/08/29 01:01:52 DEBUG : Creating backend with remote "/tmp/rclone2069397701" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:01:52 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:01:52 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:01:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:01:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:01:55 DEBUG : dir: Looking for writers 2026/08/29 01:01:55 DEBUG : Looking for writers 2026/08/29 01:01:55 DEBUG : dir: reading active writers 2026/08/29 01:01:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.53s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:01:57 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:01:57 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:01:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:00 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/29 01:02:02 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/29 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:04 DEBUG : dir/subdir: Looking for writers 2026/08/29 01:02:04 DEBUG : dir: Looking for writers 2026/08/29 01:02:04 DEBUG : file2: reading active writers 2026/08/29 01:02:04 DEBUG : subdir: reading active writers 2026/08/29 01:02:04 DEBUG : file1: reading active writers 2026/08/29 01:02:04 DEBUG : Looking for writers 2026/08/29 01:02:04 DEBUG : dir: reading active writers 2026/08/29 01:02:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.61s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:06 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:06 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:09 DEBUG : dir: Looking for writers 2026/08/29 01:02:09 DEBUG : file1: reading active writers 2026/08/29 01:02:09 DEBUG : Looking for writers 2026/08/29 01:02:09 DEBUG : dir: reading active writers 2026/08/29 01:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.31s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:10 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:10 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:13 DEBUG : dir: Looking for writers 2026/08/29 01:02:13 DEBUG : Looking for writers 2026/08/29 01:02:13 DEBUG : dir: reading active writers 2026/08/29 01:02:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.98s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:14 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:14 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:17 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:17 DEBUG : forgetting directory cache 2026/08/29 01:02:17 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:17 DEBUG : Looking for writers 2026/08/29 01:02:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.03s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:18 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:18 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/29 01:02:21 DEBUG : dir: invalidating directory cache 2026/08/29 01:02:21 DEBUG : >ForgetPath: 2026/08/29 01:02:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/29 01:02:21 DEBUG : invalidating directory cache 2026/08/29 01:02:21 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:21 DEBUG : >ForgetPath: 2026/08/29 01:02:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/29 01:02:21 DEBUG : >ForgetPath: 2026/08/29 01:02:21 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:21 DEBUG : dir: Looking for writers 2026/08/29 01:02:21 DEBUG : Looking for writers 2026/08/29 01:02:21 DEBUG : dir: reading active writers 2026/08/29 01:02:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.96s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:22 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:22 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:27 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/29 01:02:29 DEBUG : forgetting directory cache 2026/08/29 01:02:29 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:30 DEBUG : dir: Looking for writers 2026/08/29 01:02:30 DEBUG : fil/a/b: Looking for writers 2026/08/29 01:02:30 DEBUG : fil/a: Looking for writers 2026/08/29 01:02:30 DEBUG : b: reading active writers 2026/08/29 01:02:30 DEBUG : fil: Looking for writers 2026/08/29 01:02:30 DEBUG : a: reading active writers 2026/08/29 01:02:30 DEBUG : Looking for writers 2026/08/29 01:02:30 DEBUG : fil: reading active writers 2026/08/29 01:02:30 DEBUG : dir: reading active writers 2026/08/29 01:02:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.27s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:33 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:33 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:36 DEBUG : dir: Looking for writers 2026/08/29 01:02:36 DEBUG : Looking for writers 2026/08/29 01:02:36 DEBUG : dir: reading active writers 2026/08/29 01:02:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.27s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:37 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:37 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:40 DEBUG : dir: Looking for writers 2026/08/29 01:02:40 DEBUG : file1: reading active writers 2026/08/29 01:02:40 DEBUG : Looking for writers 2026/08/29 01:02:40 DEBUG : dir: reading active writers 2026/08/29 01:02:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.41s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:41 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:41 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:02:45 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/29 01:02:47 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/29 01:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/29 01:02:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/29 01:02:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 01:02:49 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/29 01:02:50 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/29 01:02:53 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/29 01:02:55 DEBUG : dir: invalidating directory cache 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/29 01:02:55 DEBUG : dir/file1: Reset virtual modtime 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/29 01:02:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 01:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/29 01:02:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/29 01:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:02:55 DEBUG : dir: invalidating directory cache 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/29 01:02:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/29 01:02:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 01:02:55 DEBUG : forgetting directory cache 2026/08/29 01:02:55 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:55 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/29 01:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:55 DEBUG : dir/virtualDir: Looking for writers 2026/08/29 01:02:55 DEBUG : dir: Looking for writers 2026/08/29 01:02:55 DEBUG : virtualFile2: reading active writers 2026/08/29 01:02:55 DEBUG : virtualFile: reading active writers 2026/08/29 01:02:55 DEBUG : virtualDir: reading active writers 2026/08/29 01:02:55 DEBUG : file1: reading active writers 2026/08/29 01:02:55 DEBUG : Looking for writers 2026/08/29 01:02:55 DEBUG : dir: reading active writers 2026/08/29 01:02:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.70s) --- PASS: TestDirReadDirAll/Virtual (5.50s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:02:57 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:02:57 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:02:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:00 ERROR : dir/: Can only open directories read only 2026/08/29 01:03:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:00 DEBUG : dir: Looking for writers 2026/08/29 01:03:00 DEBUG : Looking for writers 2026/08/29 01:03:00 DEBUG : dir: reading active writers 2026/08/29 01:03:00 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.07s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:01 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:01 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:02 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/08/29 01:03:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/29 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:04 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:03:05 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/29 01:03:06 DEBUG : dir/potato: size = 5 OK 2026/08/29 01:03:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:03:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/29 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:06 DEBUG : dir: Looking for writers 2026/08/29 01:03:06 DEBUG : file1: reading active writers 2026/08/29 01:03:06 DEBUG : potato: reading active writers 2026/08/29 01:03:06 DEBUG : Looking for writers 2026/08/29 01:03:06 DEBUG : dir: reading active writers 2026/08/29 01:03:06 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.63s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:08 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:08 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:12 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:12 DEBUG : dir: Looking for writers 2026/08/29 01:03:12 DEBUG : file1: reading active writers 2026/08/29 01:03:12 DEBUG : sub: reading active writers 2026/08/29 01:03:12 DEBUG : Looking for writers 2026/08/29 01:03:12 DEBUG : dir: reading active writers 2026/08/29 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.14s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:14 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:14 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 01:03:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/29 01:03:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:19 DEBUG : dir/sub/subsub: Looking for writers 2026/08/29 01:03:19 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:19 DEBUG : subsub: reading active writers 2026/08/29 01:03:19 DEBUG : dir: Looking for writers 2026/08/29 01:03:19 DEBUG : file1: reading active writers 2026/08/29 01:03:19 DEBUG : sub: reading active writers 2026/08/29 01:03:19 DEBUG : Looking for writers 2026/08/29 01:03:19 DEBUG : dir: reading active writers 2026/08/29 01:03:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.39s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:21 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:21 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:25 ERROR : dir/: Dir.Remove not empty 2026/08/29 01:03:25 DEBUG : dir/file1: Remove: 2026/08/29 01:03:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:25 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:26 DEBUG : Looking for writers 2026/08/29 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.65s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:26 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:26 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:29 DEBUG : dir/file1: Remove: 2026/08/29 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:29 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:30 DEBUG : Looking for writers 2026/08/29 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.22s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:30 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:30 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:34 DEBUG : dir/file1: Remove: 2026/08/29 01:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:34 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:34 DEBUG : dir: Looking for writers 2026/08/29 01:03:34 DEBUG : Looking for writers 2026/08/29 01:03:34 DEBUG : dir: reading active writers 2026/08/29 01:03:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.90s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:35 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:35 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:39 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/29 01:03:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/29 01:03:41 DEBUG : dir2: same parent dir (ODFfMTMyMTE3MDBfVDY1OHQ) - using folder/rename instead of move_copy 2026/08/29 01:03:41 DEBUG : dir: Updating dir with dir2 0x325052b93b00 2026/08/29 01:03:41 DEBUG : dir: forgetting directory cache 2026/08/29 01:03:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/29 01:03:43 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/29 01:03:43 DEBUG : file2: Updating file with file2 0x325052a05520 2026/08/29 01:03:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:44 INFO : dir2/file3: Deleted 2026/08/29 01:03:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/29 01:03:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x325052a05520 2026/08/29 01:03:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/29 01:03:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/29 01:03:45 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/29 01:03:45 DEBUG : renamed empty directory: same parent dir (ODFfMTMyMTE3MDBfVDY1OHQ) - using folder/rename instead of move_copy 2026/08/29 01:03:45 DEBUG : empty directory: Updating dir with renamed empty directory 0x325052eb2600 2026/08/29 01:03:45 DEBUG : empty directory: forgetting directory cache 2026/08/29 01:03:45 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/29 01:03:45 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/29 01:03:45 DEBUG : dir2: Renaming to "dir3" 2026/08/29 01:03:45 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:45 DEBUG : dir3: Looking for writers 2026/08/29 01:03:45 DEBUG : file3: reading active writers 2026/08/29 01:03:45 DEBUG : renamed empty directory: Looking for writers 2026/08/29 01:03:45 DEBUG : Looking for writers 2026/08/29 01:03:45 DEBUG : dir3: reading active writers 2026/08/29 01:03:45 DEBUG : renamed empty directory: reading active writers 2026/08/29 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.24s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:47 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:47 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:03:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 01:03:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:03:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/29 01:03:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/29 01:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:03:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/29 01:03:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/29 01:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:51 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (12 bytes), uploading instead of streaming 2026/08/29 01:03:52 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/29 01:03:53 DEBUG : dir/sub/file2: size = 12 OK 2026/08/29 01:03:53 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/29 01:03:53 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/29 01:03:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:53 DEBUG : forgetting directory cache 2026/08/29 01:03:53 DEBUG : dir: forgetting directory cache 2026/08/29 01:03:53 DEBUG : dir/sub: forgetting directory cache 2026/08/29 01:03:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/29 01:03:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/29 01:03:53 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:03:54 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/29 01:03:55 DEBUG : dir/sub/file0: size = 5 OK 2026/08/29 01:03:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:03:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/29 01:03:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:55 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:55 DEBUG : file0: reading active writers 2026/08/29 01:03:55 DEBUG : file2: reading active writers 2026/08/29 01:03:55 DEBUG : dir: Looking for writers 2026/08/29 01:03:55 DEBUG : sub: reading active writers 2026/08/29 01:03:55 DEBUG : file1: reading active writers 2026/08/29 01:03:55 DEBUG : Looking for writers 2026/08/29 01:03:55 DEBUG : dir: reading active writers 2026/08/29 01:03:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.07s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:57 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:57 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/29 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:57 DEBUG : Looking for writers 2026/08/29 01:03:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.40s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:03:58 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:03:58 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/29 01:04:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/29 01:04:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/29 01:04:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/29 01:04:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:01 DEBUG : dir: Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : file1.metadata: reading active writers 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : dir: reading active writers 2026/08/29 01:04:01 DEBUG : dir.metadata: reading active writers 2026/08/29 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.31s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:02 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:02 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.31s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:06 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:06 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:11 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/29 01:04:12 DEBUG : Can set mod time: true 2026/08/29 01:04:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:04:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:13 DEBUG : dir: Looking for writers 2026/08/29 01:04:13 DEBUG : file1: reading active writers 2026/08/29 01:04:13 DEBUG : Looking for writers 2026/08/29 01:04:13 DEBUG : dir: reading active writers 2026/08/29 01:04:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:14 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:14 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:04:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:17 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:04:19 DEBUG : dir/file1: size = 0 OK 2026/08/29 01:04:19 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 01:04:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:19 DEBUG : dir: Looking for writers 2026/08/29 01:04:19 DEBUG : file1: reading active writers 2026/08/29 01:04:19 DEBUG : Looking for writers 2026/08/29 01:04:19 DEBUG : dir: reading active writers 2026/08/29 01:04:19 DEBUG : >WaitForWriters: 2026/08/29 01:04:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:19 DEBUG : dir: Looking for writers 2026/08/29 01:04:19 DEBUG : file1: reading active writers 2026/08/29 01:04:19 DEBUG : Looking for writers 2026/08/29 01:04:19 DEBUG : dir: reading active writers 2026/08/29 01:04:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:20 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:20 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:23 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:04:24 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:04:25 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:04:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 01:04:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : dir: Looking for writers 2026/08/29 01:04:25 DEBUG : file1: reading active writers 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : dir: reading active writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : dir: Looking for writers 2026/08/29 01:04:25 DEBUG : file1: reading active writers 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : dir: reading active writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:27 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:27 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:27 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:27 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:04:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:30 DEBUG : dir: Looking for writers 2026/08/29 01:04:30 DEBUG : file1: reading active writers 2026/08/29 01:04:30 DEBUG : Looking for writers 2026/08/29 01:04:30 DEBUG : dir: reading active writers 2026/08/29 01:04:30 DEBUG : >WaitForWriters: 2026/08/29 01:04:30 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:31 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:31 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:31 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:31 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:04:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:04:35 DEBUG : dir/file1(0x3250532ae940): close: 2026/08/29 01:04:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:04:35 DEBUG : dir/file1(0x3250532ae940): >close: err= 2026/08/29 01:04:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:35 DEBUG : dir: Looking for writers 2026/08/29 01:04:35 DEBUG : file1: reading active writers 2026/08/29 01:04:35 DEBUG : Looking for writers 2026/08/29 01:04:35 DEBUG : dir: reading active writers 2026/08/29 01:04:35 DEBUG : >WaitForWriters: 2026/08/29 01:04:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:35 DEBUG : dir: Looking for writers 2026/08/29 01:04:35 DEBUG : file1: reading active writers 2026/08/29 01:04:35 DEBUG : Looking for writers 2026/08/29 01:04:35 DEBUG : dir: reading active writers 2026/08/29 01:04:35 DEBUG : >WaitForWriters: 2026/08/29 01:04:35 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:36 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:36 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:36 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:04:36 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:04:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:04:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:04:39 DEBUG : dir/file1(0x3250533ba400): _writeAt: size=5, off=0 2026/08/29 01:04:39 DEBUG : dir/file1(0x3250533ba400): openPending: 2026/08/29 01:04:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 01:04:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : dir/file1(0x3250533ba400): >openPending: err= 2026/08/29 01:04:39 DEBUG : dir/file1(0x3250533ba400): >_writeAt: n=5, err= 2026/08/29 01:04:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 01:04:39 DEBUG : dir/file1(0x3250533ba400): close: 2026/08/29 01:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/29 01:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/29 01:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/29 01:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:04:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 01:04:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:40 DEBUG : dir/file1(0x3250533ba400): >close: err= 2026/08/29 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:40 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:40 DEBUG : dir: Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : dir: reading active writers 2026/08/29 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:04:41 DEBUG : dir: Looking for writers 2026/08/29 01:04:41 DEBUG : file1: reading active writers 2026/08/29 01:04:41 DEBUG : Looking for writers 2026/08/29 01:04:41 DEBUG : dir: reading active writers 2026/08/29 01:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:04:41 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:04:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/29 01:04:41 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:04:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/29 01:04:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/29 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:42 DEBUG : dir: Looking for writers 2026/08/29 01:04:42 DEBUG : file1: reading active writers 2026/08/29 01:04:42 DEBUG : Looking for writers 2026/08/29 01:04:42 DEBUG : dir: reading active writers 2026/08/29 01:04:42 DEBUG : >WaitForWriters: 2026/08/29 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:42 DEBUG : dir: Looking for writers 2026/08/29 01:04:42 DEBUG : file1: reading active writers 2026/08/29 01:04:42 DEBUG : Looking for writers 2026/08/29 01:04:42 DEBUG : dir: reading active writers 2026/08/29 01:04:42 DEBUG : >WaitForWriters: 2026/08/29 01:04:42 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.18s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.88s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.82s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.98s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:43 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:43 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:47 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:47 DEBUG : dir: Looking for writers 2026/08/29 01:04:47 DEBUG : file1: reading active writers 2026/08/29 01:04:47 DEBUG : Looking for writers 2026/08/29 01:04:47 DEBUG : dir: reading active writers 2026/08/29 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.59s) === RUN TestFileOpenReadUnknownSize 2026/08/29 01:04:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/29 01:04:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/29 01:04:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:48 DEBUG : Looking for writers 2026/08/29 01:04:48 DEBUG : file.txt: reading active writers 2026/08/29 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:48 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:48 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:51 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:04:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/29 01:04:52 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:04:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:04:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:52 DEBUG : dir: Looking for writers 2026/08/29 01:04:52 DEBUG : file1: reading active writers 2026/08/29 01:04:52 DEBUG : Looking for writers 2026/08/29 01:04:52 DEBUG : dir: reading active writers 2026/08/29 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.67s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:54 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:54 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:04:56 DEBUG : dir/file1: Remove: 2026/08/29 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:04:57 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:04:57 DEBUG : dir/file1: Remove: 2026/08/29 01:04:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:57 DEBUG : dir: Looking for writers 2026/08/29 01:04:57 DEBUG : Looking for writers 2026/08/29 01:04:57 DEBUG : dir: reading active writers 2026/08/29 01:04:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.45s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:04:58 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:04:58 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:04:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:01 DEBUG : dir/file1: Remove: 2026/08/29 01:05:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:01 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:05:01 DEBUG : dir/file1: Remove: 2026/08/29 01:05:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:01 DEBUG : dir: Looking for writers 2026/08/29 01:05:01 DEBUG : Looking for writers 2026/08/29 01:05:01 DEBUG : dir: reading active writers 2026/08/29 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.43s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:02 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:02 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:05:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:05:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:05:05 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/29 01:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:05:05 DEBUG : dir/file1: Open: flags=0x3 2026/08/29 01:05:05 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/29 01:05:05 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/29 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:05 DEBUG : dir: Looking for writers 2026/08/29 01:05:05 DEBUG : file1: reading active writers 2026/08/29 01:05:05 DEBUG : Looking for writers 2026/08/29 01:05:05 DEBUG : dir: reading active writers 2026/08/29 01:05:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.08s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:06 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:06 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:05:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:10 DEBUG : dir: Looking for writers 2026/08/29 01:05:10 DEBUG : file1: reading active writers 2026/08/29 01:05:10 DEBUG : Looking for writers 2026/08/29 01:05:10 DEBUG : dir: reading active writers 2026/08/29 01:05:10 DEBUG : >WaitForWriters: 2026/08/29 01:05:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:11 DEBUG : newLeaf: Updating file with newLeaf 0x325052dc4340 2026/08/29 01:05:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:05:12 DEBUG : dir/file1: Updating file with dir/file1 0x325052dc4340 2026/08/29 01:05:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:12 DEBUG : dir/file1: File is currently open, delaying rename 0x325052dc4340 2026/08/29 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:12 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:05:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/29 01:05:14 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:05:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:14 DEBUG : newLeaf: Running delayed rename now 2026/08/29 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x325052dc4340 2026/08/29 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:15 DEBUG : dir: Looking for writers 2026/08/29 01:05:15 DEBUG : Looking for writers 2026/08/29 01:05:15 DEBUG : dir: reading active writers 2026/08/29 01:05:15 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:15 DEBUG : >WaitForWriters: 2026/08/29 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:15 DEBUG : dir: Looking for writers 2026/08/29 01:05:15 DEBUG : Looking for writers 2026/08/29 01:05:15 DEBUG : dir: reading active writers 2026/08/29 01:05:15 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:16 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:16 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:05:16 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:05:16 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 DEBUG : Config file has changed externally - reloading 2026/08/29 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:16 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:05:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:19 DEBUG : dir: Looking for writers 2026/08/29 01:05:19 DEBUG : file1: reading active writers 2026/08/29 01:05:19 DEBUG : Looking for writers 2026/08/29 01:05:19 DEBUG : dir: reading active writers 2026/08/29 01:05:19 DEBUG : >WaitForWriters: 2026/08/29 01:05:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:20 DEBUG : newLeaf: Updating file with newLeaf 0x3250531cc000 2026/08/29 01:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:05:21 DEBUG : dir/file1: Updating file with dir/file1 0x3250531cc000 2026/08/29 01:05:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:22 DEBUG : dir/file1: File is currently open, delaying rename 0x3250531cc000 2026/08/29 01:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:22 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:05:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/29 01:05:23 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:05:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:05:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 01:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:23 DEBUG : newLeaf: Running delayed rename now 2026/08/29 01:05:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:24 DEBUG : newLeaf: Updating file with newLeaf 0x3250531cc000 2026/08/29 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:24 DEBUG : dir: Looking for writers 2026/08/29 01:05:24 DEBUG : Looking for writers 2026/08/29 01:05:24 DEBUG : dir: reading active writers 2026/08/29 01:05:24 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:24 DEBUG : >WaitForWriters: 2026/08/29 01:05:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:25 DEBUG : dir: Looking for writers 2026/08/29 01:05:25 DEBUG : Looking for writers 2026/08/29 01:05:25 DEBUG : dir: reading active writers 2026/08/29 01:05:25 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:25 DEBUG : >WaitForWriters: 2026/08/29 01:05:25 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:26 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:26 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:05:26 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:05:26 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:26 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:05:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:05:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): openPending: 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:05:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): >openPending: err= 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:05:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): _writeAt: size=14, off=0 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): >_writeAt: n=14, err= 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): close: 2026/08/29 01:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:05:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:05:29 DEBUG : dir/file1(0x3250532ae580): >close: err= 2026/08/29 01:05:29 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:05:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:05:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:29 DEBUG : dir: Looking for writers 2026/08/29 01:05:29 DEBUG : file1: reading active writers 2026/08/29 01:05:29 DEBUG : Looking for writers 2026/08/29 01:05:29 DEBUG : dir: reading active writers 2026/08/29 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:05:30 DEBUG : dir: Looking for writers 2026/08/29 01:05:30 DEBUG : file1: reading active writers 2026/08/29 01:05:30 DEBUG : Looking for writers 2026/08/29 01:05:30 DEBUG : dir: reading active writers 2026/08/29 01:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:05:30 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:05:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:05:30 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:05:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:05:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 01:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:05:31 DEBUG : dir: Looking for writers 2026/08/29 01:05:31 DEBUG : file1: reading active writers 2026/08/29 01:05:31 DEBUG : Looking for writers 2026/08/29 01:05:31 DEBUG : dir: reading active writers 2026/08/29 01:05:31 DEBUG : >WaitForWriters: 2026/08/29 01:05:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:05:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): _readAt: size=512, off=0 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): openPending: 2026/08/29 01:05:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 01:05:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): >openPending: err= 2026/08/29 01:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): >_readAt: n=14, err=EOF 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): close: 2026/08/29 01:05:31 DEBUG : dir/file1(0x3250533ba500): >close: err= 2026/08/29 01:05:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:05:32 DEBUG : newLeaf: Updating file with newLeaf 0x3250531b8410 2026/08/29 01:05:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:05:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:05:33 DEBUG : dir/file1: Updating file with dir/file1 0x3250531b8410 2026/08/29 01:05:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:05:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:34 DEBUG : dir/file1(0x3250533bb5c0): openPending: 2026/08/29 01:05:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 01:05:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:34 DEBUG : dir/file1(0x3250533bb5c0): >openPending: err= 2026/08/29 01:05:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:05:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:34 DEBUG : dir/file1(0x3250533bb5c0): _writeAt: size=25, off=0 2026/08/29 01:05:34 DEBUG : dir/file1(0x3250533bb5c0): >_writeAt: n=25, err= 2026/08/29 01:05:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:05:34 DEBUG : newLeaf: Updating file with newLeaf 0x3250531b8410 2026/08/29 01:05:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:34 DEBUG : newLeaf(0x3250533bb5c0): close: 2026/08/29 01:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:05:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:05:34.049796983 +0000 UTC m=+222.574527083 2026/08/29 01:05:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:05:34 DEBUG : newLeaf(0x3250533bb5c0): >close: err= 2026/08/29 01:05:34 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:34 DEBUG : dir: Looking for writers 2026/08/29 01:05:34 DEBUG : Looking for writers 2026/08/29 01:05:34 DEBUG : dir: reading active writers 2026/08/29 01:05:34 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:05:34 DEBUG : dir: Looking for writers 2026/08/29 01:05:34 DEBUG : Looking for writers 2026/08/29 01:05:34 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:34 DEBUG : dir: reading active writers 2026/08/29 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:05:34 DEBUG : dir: Looking for writers 2026/08/29 01:05:34 DEBUG : Looking for writers 2026/08/29 01:05:34 DEBUG : dir: reading active writers 2026/08/29 01:05:34 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:05:34 DEBUG : dir: Looking for writers 2026/08/29 01:05:34 DEBUG : Looking for writers 2026/08/29 01:05:34 DEBUG : dir: reading active writers 2026/08/29 01:05:34 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:05:34 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:05:34 DEBUG : dir: Looking for writers 2026/08/29 01:05:34 DEBUG : Looking for writers 2026/08/29 01:05:34 DEBUG : dir: reading active writers 2026/08/29 01:05:34 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:05:35 DEBUG : dir: Looking for writers 2026/08/29 01:05:35 DEBUG : Looking for writers 2026/08/29 01:05:35 DEBUG : dir: reading active writers 2026/08/29 01:05:35 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:05:35 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/29 01:05:35 DEBUG : dir: Looking for writers 2026/08/29 01:05:35 DEBUG : Looking for writers 2026/08/29 01:05:35 DEBUG : dir: reading active writers 2026/08/29 01:05:35 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:05:36 DEBUG : dir: Looking for writers 2026/08/29 01:05:36 DEBUG : Looking for writers 2026/08/29 01:05:36 DEBUG : dir: reading active writers 2026/08/29 01:05:36 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:05:36 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:05:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:05:36 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:05:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:05:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 01:05:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:05:37 DEBUG : dir: Looking for writers 2026/08/29 01:05:37 DEBUG : Looking for writers 2026/08/29 01:05:37 DEBUG : dir: reading active writers 2026/08/29 01:05:37 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:37 DEBUG : >WaitForWriters: 2026/08/29 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:37 DEBUG : dir: Looking for writers 2026/08/29 01:05:37 DEBUG : Looking for writers 2026/08/29 01:05:37 DEBUG : dir: reading active writers 2026/08/29 01:05:37 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:37 DEBUG : >WaitForWriters: 2026/08/29 01:05:37 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:38 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:38 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:05:38 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:38 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:05:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:41 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:41 DEBUG : dir: Looking for writers 2026/08/29 01:05:41 DEBUG : file1: reading active writers 2026/08/29 01:05:41 DEBUG : Looking for writers 2026/08/29 01:05:41 DEBUG : dir: reading active writers 2026/08/29 01:05:41 DEBUG : >WaitForWriters: 2026/08/29 01:05:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:42 DEBUG : newLeaf: Updating file with newLeaf 0x325052e8c410 2026/08/29 01:05:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:05:43 DEBUG : dir/file1: Updating file with dir/file1 0x325052e8c410 2026/08/29 01:05:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:05:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:44 DEBUG : dir/file1(0x3250533bb3c0): openPending: 2026/08/29 01:05:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 01:05:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:44 DEBUG : dir/file1(0x3250533bb3c0): >openPending: err= 2026/08/29 01:05:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:05:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:44 DEBUG : dir/file1(0x3250533bb3c0): _writeAt: size=25, off=0 2026/08/29 01:05:44 DEBUG : dir/file1(0x3250533bb3c0): >_writeAt: n=25, err= 2026/08/29 01:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:05:44 DEBUG : newLeaf: Updating file with newLeaf 0x325052e8c410 2026/08/29 01:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:44 DEBUG : newLeaf(0x3250533bb3c0): close: 2026/08/29 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:05:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:05:44.178596887 +0000 UTC m=+232.703326997 2026/08/29 01:05:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:05:44 DEBUG : newLeaf(0x3250533bb3c0): >close: err= 2026/08/29 01:05:44 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:44 DEBUG : dir: Looking for writers 2026/08/29 01:05:44 DEBUG : Looking for writers 2026/08/29 01:05:44 DEBUG : dir: reading active writers 2026/08/29 01:05:44 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:05:44 DEBUG : dir: Looking for writers 2026/08/29 01:05:44 DEBUG : Looking for writers 2026/08/29 01:05:44 DEBUG : dir: reading active writers 2026/08/29 01:05:44 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:05:44 DEBUG : dir: Looking for writers 2026/08/29 01:05:44 DEBUG : Looking for writers 2026/08/29 01:05:44 DEBUG : dir: reading active writers 2026/08/29 01:05:44 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:05:45 DEBUG : dir: Looking for writers 2026/08/29 01:05:45 DEBUG : Looking for writers 2026/08/29 01:05:45 DEBUG : dir: reading active writers 2026/08/29 01:05:45 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:05:45 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:05:45 DEBUG : dir: Looking for writers 2026/08/29 01:05:45 DEBUG : Looking for writers 2026/08/29 01:05:45 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:45 DEBUG : dir: reading active writers 2026/08/29 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:05:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/29 01:05:45 DEBUG : dir: Looking for writers 2026/08/29 01:05:45 DEBUG : Looking for writers 2026/08/29 01:05:45 DEBUG : dir: reading active writers 2026/08/29 01:05:45 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:05:45 DEBUG : dir: Looking for writers 2026/08/29 01:05:45 DEBUG : Looking for writers 2026/08/29 01:05:45 DEBUG : dir: reading active writers 2026/08/29 01:05:45 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:05:46 DEBUG : dir: Looking for writers 2026/08/29 01:05:46 DEBUG : Looking for writers 2026/08/29 01:05:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:46 DEBUG : dir: reading active writers 2026/08/29 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:05:46 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:05:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:05:46 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:05:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:05:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 01:05:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:05:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:05:47 DEBUG : dir: Looking for writers 2026/08/29 01:05:47 DEBUG : Looking for writers 2026/08/29 01:05:47 DEBUG : dir: reading active writers 2026/08/29 01:05:47 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:47 DEBUG : >WaitForWriters: 2026/08/29 01:05:47 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:47 DEBUG : dir: Looking for writers 2026/08/29 01:05:47 DEBUG : Looking for writers 2026/08/29 01:05:47 DEBUG : dir: reading active writers 2026/08/29 01:05:47 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:47 DEBUG : >WaitForWriters: 2026/08/29 01:05:47 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:05:48 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:05:48 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:05:48 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 DEBUG : Config file has changed externally - reloading 2026/08/29 01:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:05:48 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:05:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:05:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): openPending: 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:05:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): >openPending: err= 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:05:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): _writeAt: size=14, off=0 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): >_writeAt: n=14, err= 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): close: 2026/08/29 01:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:05:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:05:51 DEBUG : dir/file1(0x32505301e880): >close: err= 2026/08/29 01:05:51 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:05:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:05:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:05:51 DEBUG : dir: Looking for writers 2026/08/29 01:05:51 DEBUG : file1: reading active writers 2026/08/29 01:05:51 DEBUG : Looking for writers 2026/08/29 01:05:51 DEBUG : dir: reading active writers 2026/08/29 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:05:52 DEBUG : dir: Looking for writers 2026/08/29 01:05:52 DEBUG : file1: reading active writers 2026/08/29 01:05:52 DEBUG : Looking for writers 2026/08/29 01:05:52 DEBUG : dir: reading active writers 2026/08/29 01:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:05:52 DEBUG : dir: Looking for writers 2026/08/29 01:05:52 DEBUG : file1: reading active writers 2026/08/29 01:05:52 DEBUG : Looking for writers 2026/08/29 01:05:52 DEBUG : dir: reading active writers 2026/08/29 01:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:05:52 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:05:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:05:52 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:05:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:05:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 01:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:05:53 DEBUG : dir: Looking for writers 2026/08/29 01:05:53 DEBUG : file1: reading active writers 2026/08/29 01:05:53 DEBUG : Looking for writers 2026/08/29 01:05:53 DEBUG : dir: reading active writers 2026/08/29 01:05:53 DEBUG : >WaitForWriters: 2026/08/29 01:05:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:05:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): _readAt: size=512, off=0 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): openPending: 2026/08/29 01:05:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 01:05:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): >openPending: err= 2026/08/29 01:05:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): >_readAt: n=14, err=EOF 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): close: 2026/08/29 01:05:53 DEBUG : dir/file1(0x3250532ae740): >close: err= 2026/08/29 01:05:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:05:55 DEBUG : newLeaf: Updating file with newLeaf 0x325052d54a90 2026/08/29 01:05:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:05:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:05:56 DEBUG : dir/file1: Updating file with dir/file1 0x325052d54a90 2026/08/29 01:05:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:05:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:05:56 DEBUG : dir/file1(0x3250532af0c0): openPending: 2026/08/29 01:05:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 01:05:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:05:56 DEBUG : dir/file1(0x3250532af0c0): >openPending: err= 2026/08/29 01:05:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:05:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:05:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:05:56 DEBUG : dir/file1(0x3250532af0c0): _writeAt: size=25, off=0 2026/08/29 01:05:56 DEBUG : dir/file1(0x3250532af0c0): >_writeAt: n=25, err= 2026/08/29 01:05:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:05:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:05:57 DEBUG : newLeaf: Updating file with newLeaf 0x325052d54a90 2026/08/29 01:05:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:05:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:57 DEBUG : newLeaf(0x3250532af0c0): close: 2026/08/29 01:05:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:05:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:05:56.59323551 +0000 UTC m=+245.117965610 2026/08/29 01:05:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:05:57 DEBUG : newLeaf(0x3250532af0c0): >close: err= 2026/08/29 01:05:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:05:57 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:05:57 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/29 01:05:57 DEBUG : dir: Looking for writers 2026/08/29 01:05:57 DEBUG : Looking for writers 2026/08/29 01:05:57 DEBUG : dir: reading active writers 2026/08/29 01:05:57 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:05:58 DEBUG : dir: Looking for writers 2026/08/29 01:05:58 DEBUG : Looking for writers 2026/08/29 01:05:58 DEBUG : dir: reading active writers 2026/08/29 01:05:58 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:05:58 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:05:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:05:58 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:05:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:05:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 01:05:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:05:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:05:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:05:59 DEBUG : dir: Looking for writers 2026/08/29 01:05:59 DEBUG : Looking for writers 2026/08/29 01:05:59 DEBUG : dir: reading active writers 2026/08/29 01:05:59 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:59 DEBUG : >WaitForWriters: 2026/08/29 01:05:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:05:59 DEBUG : dir: Looking for writers 2026/08/29 01:05:59 DEBUG : Looking for writers 2026/08/29 01:05:59 DEBUG : dir: reading active writers 2026/08/29 01:05:59 DEBUG : newLeaf: reading active writers 2026/08/29 01:05:59 DEBUG : >WaitForWriters: 2026/08/29 01:05:59 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:01 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:01 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:06:01 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 DEBUG : Config file has changed externally - reloading 2026/08/29 01:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:01 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:06:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:06:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:04 DEBUG : dir: Looking for writers 2026/08/29 01:06:04 DEBUG : file1: reading active writers 2026/08/29 01:06:04 DEBUG : Looking for writers 2026/08/29 01:06:04 DEBUG : dir: reading active writers 2026/08/29 01:06:04 DEBUG : >WaitForWriters: 2026/08/29 01:06:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): _readAt: size=512, off=0 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): openPending: 2026/08/29 01:06:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 01:06:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): >openPending: err= 2026/08/29 01:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/29 01:06:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:06:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): >_readAt: n=14, err=EOF 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): close: 2026/08/29 01:06:04 DEBUG : dir/file1(0x3250529bd440): >close: err= 2026/08/29 01:06:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:06:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:06:05 DEBUG : newLeaf: Updating file with newLeaf 0x325053054b60 2026/08/29 01:06:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:06:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:06:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 01:06:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:06:06 DEBUG : dir/file1: Updating file with dir/file1 0x325053054b60 2026/08/29 01:06:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:06:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:07 DEBUG : dir/file1(0x32505305e500): openPending: 2026/08/29 01:06:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 01:06:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:06:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:07 DEBUG : dir/file1(0x32505305e500): >openPending: err= 2026/08/29 01:06:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:06:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:07 DEBUG : dir/file1(0x32505305e500): _writeAt: size=25, off=0 2026/08/29 01:06:07 DEBUG : dir/file1(0x32505305e500): >_writeAt: n=25, err= 2026/08/29 01:06:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 01:06:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:06:08 DEBUG : newLeaf: Updating file with newLeaf 0x325053054b60 2026/08/29 01:06:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:06:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:06:08 DEBUG : newLeaf(0x32505305e500): close: 2026/08/29 01:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:06:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:06:07.175207264 +0000 UTC m=+255.699937383 2026/08/29 01:06:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:06:08 DEBUG : newLeaf(0x32505305e500): >close: err= 2026/08/29 01:06:08 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:06:08 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:06:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:06:08 DEBUG : dir: Looking for writers 2026/08/29 01:06:08 DEBUG : Looking for writers 2026/08/29 01:06:08 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:08 DEBUG : dir: reading active writers 2026/08/29 01:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:06:09 DEBUG : dir: Looking for writers 2026/08/29 01:06:09 DEBUG : Looking for writers 2026/08/29 01:06:09 DEBUG : dir: reading active writers 2026/08/29 01:06:09 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:06:09 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:06:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:06:09 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:06:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:06:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 01:06:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:06:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:06:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:06:10 DEBUG : dir: Looking for writers 2026/08/29 01:06:10 DEBUG : Looking for writers 2026/08/29 01:06:10 DEBUG : dir: reading active writers 2026/08/29 01:06:10 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:10 DEBUG : >WaitForWriters: 2026/08/29 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:10 DEBUG : dir: Looking for writers 2026/08/29 01:06:10 DEBUG : Looking for writers 2026/08/29 01:06:10 DEBUG : dir: reading active writers 2026/08/29 01:06:10 DEBUG : newLeaf: reading active writers 2026/08/29 01:06:10 DEBUG : >WaitForWriters: 2026/08/29 01:06:10 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestFileRename (65.09s) --- PASS: TestFileRename/off,forceCache=false (9.61s) --- PASS: TestFileRename/minimal,forceCache=false (9.57s) --- PASS: TestFileRename/minimal,forceCache=true (12.41s) --- PASS: TestFileRename/writes,forceCache=false (10.11s) --- PASS: TestFileRename/writes,forceCache=true (12.41s) --- PASS: TestFileRename/full,forceCache=false (10.97s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:12 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:12 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:12 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:12 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:12 DEBUG : Looking for writers 2026/08/29 01:06:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:12 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.37s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:12 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.37s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:13 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.37s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:13 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.38s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:13 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:13 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.37s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:14 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:14 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:06:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:06:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:17 DEBUG : dir: Looking for writers 2026/08/29 01:06:17 DEBUG : file1: reading active writers 2026/08/29 01:06:17 DEBUG : Looking for writers 2026/08/29 01:06:17 DEBUG : dir: reading active writers 2026/08/29 01:06:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.60s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:18 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:18 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:06:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 01:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 01:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 01:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/29 01:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/29 01:06:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/29 01:06:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/29 01:06:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/29 01:06:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/29 01:06:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:23 DEBUG : dir: Looking for writers 2026/08/29 01:06:23 DEBUG : file1: reading active writers 2026/08/29 01:06:23 DEBUG : Looking for writers 2026/08/29 01:06:23 DEBUG : dir: reading active writers 2026/08/29 01:06:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.35s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:25 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:25 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:06:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:06:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 01:06:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 01:06:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 01:06:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 01:06:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 01:06:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 01:06:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:06:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/29 01:06:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/29 01:06:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/29 01:06:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/29 01:06:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/29 01:06:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 01:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/29 01:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/29 01:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/29 01:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 01:06:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 01:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 01:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 01:06:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/29 01:06:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 01:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 01:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 01:06:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/29 01:06:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:30 DEBUG : dir: Looking for writers 2026/08/29 01:06:30 DEBUG : file1: reading active writers 2026/08/29 01:06:30 DEBUG : Looking for writers 2026/08/29 01:06:30 DEBUG : dir: reading active writers 2026/08/29 01:06:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.85s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:32 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:32 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:06:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:06:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:35 DEBUG : dir: Looking for writers 2026/08/29 01:06:35 DEBUG : file1: reading active writers 2026/08/29 01:06:35 DEBUG : Looking for writers 2026/08/29 01:06:35 DEBUG : dir: reading active writers 2026/08/29 01:06:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.62s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:36 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:36 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:06:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/29 01:06:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/29 01:06:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:40 DEBUG : dir: Looking for writers 2026/08/29 01:06:40 DEBUG : file1: reading active writers 2026/08/29 01:06:40 DEBUG : Looking for writers 2026/08/29 01:06:40 DEBUG : dir: reading active writers 2026/08/29 01:06:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.78s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:41 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:41 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:06:41 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 DEBUG : Config file has changed externally - reloading 2026/08/29 01:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:41 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:06:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): _readAt: size=1, off=0 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): openPending: 2026/08/29 01:06:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:06:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:06:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >openPending: err= 2026/08/29 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:06:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:06:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >_readAt: n=1, err= 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): _readAt: size=256, off=1 2026/08/29 01:06:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >_readAt: n=15, err=EOF 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): _readAt: size=16, off=16 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >_readAt: n=0, err=EOF 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): close: 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >close: err= 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): close: 2026/08/29 01:06:44 DEBUG : dir/file1(0x325052e48b80): >close: err=file already closed 2026/08/29 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:44 DEBUG : dir: Looking for writers 2026/08/29 01:06:44 DEBUG : file1: reading active writers 2026/08/29 01:06:44 DEBUG : Looking for writers 2026/08/29 01:06:44 DEBUG : dir: reading active writers 2026/08/29 01:06:44 DEBUG : >WaitForWriters: 2026/08/29 01:06:44 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.67s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:46 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:06:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:46 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:06:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): _readAt: size=1, off=0 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): openPending: 2026/08/29 01:06:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:06:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >openPending: err= 2026/08/29 01:06:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:06:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:06:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >_readAt: n=1, err= 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): _readAt: size=1, off=5 2026/08/29 01:06:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >_readAt: n=1, err= 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): _readAt: size=1, off=3 2026/08/29 01:06:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >_readAt: n=1, err= 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): _readAt: size=1, off=13 2026/08/29 01:06:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >_readAt: n=1, err= 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): _readAt: size=16, off=100 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >_readAt: n=0, err=EOF 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): close: 2026/08/29 01:06:49 DEBUG : dir/file1(0x325052e48c00): >close: err= 2026/08/29 01:06:49 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:49 DEBUG : dir: Looking for writers 2026/08/29 01:06:49 DEBUG : file1: reading active writers 2026/08/29 01:06:49 DEBUG : Looking for writers 2026/08/29 01:06:49 DEBUG : dir: reading active writers 2026/08/29 01:06:49 DEBUG : >WaitForWriters: 2026/08/29 01:06:49 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting 2026/08/29 01:06:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:06:49 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-pikisak9kara/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.52s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:50 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:50 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:06:50 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:50 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:06:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:06:53 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=1, off=0 2026/08/29 01:06:53 DEBUG : dir/file1(0x325052e49dc0): openPending: 2026/08/29 01:06:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:06:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:53 DEBUG : dir/file1(0x325052e49dc0): >openPending: err= 2026/08/29 01:06:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:06:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:06:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=1, err= 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=1, off=5 2026/08/29 01:06:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=1, err= 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=1, off=1 2026/08/29 01:06:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=1, err= 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=6, off=10 2026/08/29 01:06:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=6, err= 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=256, off=10 2026/08/29 01:06:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=6, err=EOF 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=256, off=100 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=0, err=EOF 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): close: 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >close: err= 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): _readAt: size=256, off=100 2026/08/29 01:06:54 DEBUG : dir/file1(0x325052e49dc0): >_readAt: n=0, err=file already closed 2026/08/29 01:06:54 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:54 DEBUG : dir: Looking for writers 2026/08/29 01:06:54 DEBUG : file1: reading active writers 2026/08/29 01:06:54 DEBUG : Looking for writers 2026/08/29 01:06:54 DEBUG : dir: reading active writers 2026/08/29 01:06:54 DEBUG : >WaitForWriters: 2026/08/29 01:06:54 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting 2026/08/29 01:06:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:06:54 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-pikisak9kara/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.74s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:06:55 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:06:55 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:06:55 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:06:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:06:55 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:06:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:06:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:06:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:06:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:06:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:06:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:06:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): RWFileHandle.Flush 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): _readAt: size=256, off=0 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): openPending: 2026/08/29 01:06:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:06:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): >openPending: err= 2026/08/29 01:06:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 01:06:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:06:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:06:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): >_readAt: n=16, err=EOF 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): RWFileHandle.Flush 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): RWFileHandle.Flush 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): close: 2026/08/29 01:06:58 DEBUG : dir/file1(0x32505305e500): >close: err= 2026/08/29 01:06:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:06:58 DEBUG : dir: Looking for writers 2026/08/29 01:06:58 DEBUG : file1: reading active writers 2026/08/29 01:06:58 DEBUG : Looking for writers 2026/08/29 01:06:58 DEBUG : dir: reading active writers 2026/08/29 01:06:58 DEBUG : >WaitForWriters: 2026/08/29 01:06:58 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting 2026/08/29 01:06:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:06:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.86s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:00 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:00 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:00 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 DEBUG : Config file has changed externally - reloading 2026/08/29 01:07:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:00 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): _readAt: size=256, off=0 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): openPending: 2026/08/29 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): >openPending: err= 2026/08/29 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): >_readAt: n=16, err=EOF 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): RWFileHandle.Release 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): close: 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): >close: err= 2026/08/29 01:07:03 DEBUG : dir/file1(0x32505301eb40): RWFileHandle.Release 2026/08/29 01:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:03 DEBUG : dir: Looking for writers 2026/08/29 01:07:03 DEBUG : file1: reading active writers 2026/08/29 01:07:03 DEBUG : Looking for writers 2026/08/29 01:07:03 DEBUG : dir: reading active writers 2026/08/29 01:07:03 DEBUG : >WaitForWriters: 2026/08/29 01:07:03 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting 2026/08/29 01:07:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:07:03 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-pikisak9kara/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.93s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:05 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:05 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:05 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:05 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:05 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): openPending: 2026/08/29 01:07:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): >openPending: err= 2026/08/29 01:07:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): _writeAt: size=5, off=0 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): >_writeAt: n=5, err= 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): _writeAt: size=7, off=5 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): >_writeAt: n=7, err= 2026/08/29 01:07:05 DEBUG : file1: vfs cache: truncate to size=11 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): close: 2026/08/29 01:07:05 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:05.449488099 +0000 UTC m=+313.974218209 2026/08/29 01:07:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): >close: err= 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): close: 2026/08/29 01:07:05 DEBUG : file1(0x32505301f1c0): >close: err=file already closed 2026/08/29 01:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:05 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:05 DEBUG : Looking for writers 2026/08/29 01:07:05 DEBUG : file1: reading active writers 2026/08/29 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:06 DEBUG : Looking for writers 2026/08/29 01:07:06 DEBUG : file1: reading active writers 2026/08/29 01:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:06 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/29 01:07:06 DEBUG : Looking for writers 2026/08/29 01:07:06 DEBUG : file1: reading active writers 2026/08/29 01:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:07 DEBUG : file1: size = 11 OK 2026/08/29 01:07:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:07:07 INFO : file1: Copied (new) 2026/08/29 01:07:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 01:07:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/29 01:07:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:07 DEBUG : Looking for writers 2026/08/29 01:07:07 DEBUG : file1: reading active writers 2026/08/29 01:07:07 DEBUG : >WaitForWriters: 2026/08/29 01:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:07 DEBUG : Looking for writers 2026/08/29 01:07:07 DEBUG : file1: reading active writers 2026/08/29 01:07:07 DEBUG : >WaitForWriters: 2026/08/29 01:07:07 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.47s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:08 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:08 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:08 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:08 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:07:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara/dir/file1: no such file or directory 2026/08/29 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:08 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): openPending: 2026/08/29 01:07:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): >openPending: err= 2026/08/29 01:07:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): _writeAt: size=7, off=0 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): >_writeAt: n=7, err= 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): _writeAt: size=6, off=5 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): >_writeAt: n=6, err= 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): close: 2026/08/29 01:07:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:08.916690019 +0000 UTC m=+317.441420129 2026/08/29 01:07:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): >close: err= 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): _writeAt: size=5, off=0 2026/08/29 01:07:08 DEBUG : file1(0x3250532ae380): >_writeAt: n=0, err=file already closed 2026/08/29 01:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:08 DEBUG : Looking for writers 2026/08/29 01:07:08 DEBUG : file1: reading active writers 2026/08/29 01:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:08 DEBUG : Looking for writers 2026/08/29 01:07:08 DEBUG : file1: reading active writers 2026/08/29 01:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:08 DEBUG : Looking for writers 2026/08/29 01:07:08 DEBUG : file1: reading active writers 2026/08/29 01:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:08 DEBUG : Looking for writers 2026/08/29 01:07:08 DEBUG : file1: reading active writers 2026/08/29 01:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:09 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:09 DEBUG : Looking for writers 2026/08/29 01:07:09 DEBUG : file1: reading active writers 2026/08/29 01:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:09 DEBUG : Looking for writers 2026/08/29 01:07:09 DEBUG : file1: reading active writers 2026/08/29 01:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:09 DEBUG : Looking for writers 2026/08/29 01:07:09 DEBUG : file1: reading active writers 2026/08/29 01:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:09 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/29 01:07:10 DEBUG : Looking for writers 2026/08/29 01:07:10 DEBUG : file1: reading active writers 2026/08/29 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:11 DEBUG : file1: size = 11 OK 2026/08/29 01:07:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:07:11 INFO : file1: Copied (new) 2026/08/29 01:07:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 01:07:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/29 01:07:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:11 DEBUG : Looking for writers 2026/08/29 01:07:11 DEBUG : file1: reading active writers 2026/08/29 01:07:11 DEBUG : >WaitForWriters: 2026/08/29 01:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:11 DEBUG : Looking for writers 2026/08/29 01:07:11 DEBUG : file1: reading active writers 2026/08/29 01:07:11 DEBUG : >WaitForWriters: 2026/08/29 01:07:11 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.26s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:11 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:11 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:11 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:11 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:12 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:12 DEBUG : file1(0x3250533ba200): openPending: 2026/08/29 01:07:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:12 DEBUG : file1(0x3250533ba200): >openPending: err= 2026/08/29 01:07:12 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:12 DEBUG : file1(0x3250533ba200): close: 2026/08/29 01:07:12 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:12.177905855 +0000 UTC m=+320.702635955 2026/08/29 01:07:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:12 DEBUG : file1(0x3250533ba200): >close: err= 2026/08/29 01:07:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:07:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:07:12 DEBUG : file2: newRWFileHandle: 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): openPending: 2026/08/29 01:07:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): >openPending: err= 2026/08/29 01:07:12 DEBUG : file2: >newRWFileHandle: err= 2026/08/29 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:07:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/29 01:07:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): RWFileHandle.Flush 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): RWFileHandle.Release 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): close: 2026/08/29 01:07:12 DEBUG : file2: vfs cache: setting modification time to 2026-08-29 01:07:12.178876968 +0000 UTC m=+320.703607068 2026/08/29 01:07:12 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:12 DEBUG : file2(0x3250533baa00): >close: err= 2026/08/29 01:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/29 01:07:12 DEBUG : file2: vfs cache: starting upload 2026/08/29 01:07:12 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/29 01:07:12 DEBUG : Looking for writers 2026/08/29 01:07:12 DEBUG : file1: reading active writers 2026/08/29 01:07:12 DEBUG : file2: reading active writers 2026/08/29 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/29 01:07:13 DEBUG : Looking for writers 2026/08/29 01:07:13 DEBUG : file1: reading active writers 2026/08/29 01:07:13 DEBUG : file2: reading active writers 2026/08/29 01:07:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/29 01:07:14 DEBUG : file2: size = 0 OK 2026/08/29 01:07:14 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:07:14 INFO : file2: Copied (new) 2026/08/29 01:07:14 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-29 01:07:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/29 01:07:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/29 01:07:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:07:14 INFO : file2: vfs cache: upload succeeded try #1 2026/08/29 01:07:14 DEBUG : file1: size = 0 OK 2026/08/29 01:07:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:07:14 INFO : file1: Copied (new) 2026/08/29 01:07:14 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-29 01:07:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/29 01:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:14 DEBUG : Looking for writers 2026/08/29 01:07:14 DEBUG : file1: reading active writers 2026/08/29 01:07:14 DEBUG : file2: reading active writers 2026/08/29 01:07:14 DEBUG : >WaitForWriters: 2026/08/29 01:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:14 DEBUG : Looking for writers 2026/08/29 01:07:14 DEBUG : file1: reading active writers 2026/08/29 01:07:14 DEBUG : file2: reading active writers 2026/08/29 01:07:14 DEBUG : >WaitForWriters: 2026/08/29 01:07:14 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.46s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:15 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:15 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:15 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : Config file has changed externally - reloading 2026/08/29 01:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:15 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:15 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): openPending: 2026/08/29 01:07:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): >openPending: err= 2026/08/29 01:07:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): _writeAt: size=5, off=0 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): >_writeAt: n=5, err= 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): RWFileHandle.Flush 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): RWFileHandle.Flush 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): close: 2026/08/29 01:07:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:15.637522946 +0000 UTC m=+324.162253076 2026/08/29 01:07:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:15 DEBUG : file1(0x325052e48d00): >close: err= 2026/08/29 01:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:15 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:15 DEBUG : Looking for writers 2026/08/29 01:07:15 DEBUG : file1: reading active writers 2026/08/29 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:16 DEBUG : Looking for writers 2026/08/29 01:07:16 DEBUG : file1: reading active writers 2026/08/29 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:07:16 DEBUG : Looking for writers 2026/08/29 01:07:16 DEBUG : file1: reading active writers 2026/08/29 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:17 DEBUG : file1: size = 5 OK 2026/08/29 01:07:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:07:17 INFO : file1: Copied (new) 2026/08/29 01:07:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:07:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 01:07:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:17 DEBUG : Looking for writers 2026/08/29 01:07:17 DEBUG : file1: reading active writers 2026/08/29 01:07:17 DEBUG : >WaitForWriters: 2026/08/29 01:07:17 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.05s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:18 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:18 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:18 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:18 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:18 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): openPending: 2026/08/29 01:07:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): >openPending: err= 2026/08/29 01:07:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): _writeAt: size=5, off=0 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): >_writeAt: n=5, err= 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): RWFileHandle.Release 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): close: 2026/08/29 01:07:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:18.690522539 +0000 UTC m=+327.215252649 2026/08/29 01:07:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): >close: err= 2026/08/29 01:07:18 DEBUG : file1(0x325052e48280): RWFileHandle.Release 2026/08/29 01:07:18 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:18 DEBUG : Looking for writers 2026/08/29 01:07:18 DEBUG : file1: reading active writers 2026/08/29 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:18 DEBUG : Looking for writers 2026/08/29 01:07:18 DEBUG : file1: reading active writers 2026/08/29 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:18 DEBUG : Looking for writers 2026/08/29 01:07:18 DEBUG : file1: reading active writers 2026/08/29 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:18 DEBUG : Looking for writers 2026/08/29 01:07:18 DEBUG : file1: reading active writers 2026/08/29 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:18 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:18 DEBUG : Looking for writers 2026/08/29 01:07:18 DEBUG : file1: reading active writers 2026/08/29 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:19 DEBUG : Looking for writers 2026/08/29 01:07:19 DEBUG : file1: reading active writers 2026/08/29 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:19 DEBUG : Looking for writers 2026/08/29 01:07:19 DEBUG : file1: reading active writers 2026/08/29 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:07:19 DEBUG : Looking for writers 2026/08/29 01:07:19 DEBUG : file1: reading active writers 2026/08/29 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:20 DEBUG : file1: size = 5 OK 2026/08/29 01:07:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:07:20 INFO : file1: Copied (new) 2026/08/29 01:07:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:07:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 01:07:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:20 DEBUG : Looking for writers 2026/08/29 01:07:20 DEBUG : file1: reading active writers 2026/08/29 01:07:20 DEBUG : >WaitForWriters: 2026/08/29 01:07:20 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.06s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:21 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:21 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:21 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:21 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:07:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:07:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:07:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): openPending: 2026/08/29 01:07:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:07:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): >openPending: err= 2026/08/29 01:07:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:07:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:07:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): _writeAt: size=5, off=0 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): >_writeAt: n=5, err= 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): close: 2026/08/29 01:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 01:07:24.595803821 +0000 UTC m=+333.120533941 2026/08/29 01:07:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:24 DEBUG : dir/file1(0x32505305e3c0): >close: err= 2026/08/29 01:07:24 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:24 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:07:24 DEBUG : dir: Looking for writers 2026/08/29 01:07:24 DEBUG : file1: reading active writers 2026/08/29 01:07:24 DEBUG : Looking for writers 2026/08/29 01:07:24 DEBUG : dir: reading active writers 2026/08/29 01:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:25 DEBUG : dir: Looking for writers 2026/08/29 01:07:25 DEBUG : file1: reading active writers 2026/08/29 01:07:25 DEBUG : Looking for writers 2026/08/29 01:07:25 DEBUG : dir: reading active writers 2026/08/29 01:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:25 DEBUG : dir: Looking for writers 2026/08/29 01:07:25 DEBUG : file1: reading active writers 2026/08/29 01:07:25 DEBUG : Looking for writers 2026/08/29 01:07:25 DEBUG : dir: reading active writers 2026/08/29 01:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:25 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:07:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:07:25 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:07:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-29 01:07:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 01:07:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:26 DEBUG : dir: Looking for writers 2026/08/29 01:07:26 DEBUG : file1: reading active writers 2026/08/29 01:07:26 DEBUG : Looking for writers 2026/08/29 01:07:26 DEBUG : dir: reading active writers 2026/08/29 01:07:26 DEBUG : >WaitForWriters: 2026/08/29 01:07:26 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:28 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:28 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:28 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:28 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/29 01:07:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:07:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:07:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): _writeAt: size=5, off=0 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): openPending: 2026/08/29 01:07:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 01:07:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): >openPending: err= 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): >_writeAt: n=5, err= 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): _writeAt: size=15, off=5 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): >_writeAt: n=15, err= 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): close: 2026/08/29 01:07:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/29 01:07:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 01:07:31.402508396 +0000 UTC m=+339.927238506 2026/08/29 01:07:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:31 DEBUG : dir/file1(0x32505305e440): >close: err= 2026/08/29 01:07:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:31 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:31 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/29 01:07:31 DEBUG : dir: Looking for writers 2026/08/29 01:07:31 DEBUG : file1: reading active writers 2026/08/29 01:07:31 DEBUG : Looking for writers 2026/08/29 01:07:31 DEBUG : dir: reading active writers 2026/08/29 01:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:32 DEBUG : dir: Looking for writers 2026/08/29 01:07:32 DEBUG : file1: reading active writers 2026/08/29 01:07:32 DEBUG : Looking for writers 2026/08/29 01:07:32 DEBUG : dir: reading active writers 2026/08/29 01:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:32 DEBUG : dir: Looking for writers 2026/08/29 01:07:32 DEBUG : file1: reading active writers 2026/08/29 01:07:32 DEBUG : Looking for writers 2026/08/29 01:07:32 DEBUG : dir: reading active writers 2026/08/29 01:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:32 DEBUG : dir/file1: size = 20 OK 2026/08/29 01:07:32 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/29 01:07:32 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:07:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-29 01:07:31 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/29 01:07:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:33 DEBUG : dir: Looking for writers 2026/08/29 01:07:33 DEBUG : file1: reading active writers 2026/08/29 01:07:33 DEBUG : Looking for writers 2026/08/29 01:07:33 DEBUG : dir: reading active writers 2026/08/29 01:07:33 DEBUG : >WaitForWriters: 2026/08/29 01:07:33 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.79s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:34 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:34 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:34 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:34 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:35 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): openPending: 2026/08/29 01:07:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): >openPending: err= 2026/08/29 01:07:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): _writeAt: size=5, off=0 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): >_writeAt: n=5, err= 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): close: 2026/08/29 01:07:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:07:35.040701627 +0000 UTC m=+343.565431808 2026/08/29 01:07:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:35 DEBUG : file1(0x32505301e780): >close: err= 2026/08/29 01:07:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:35 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:35 DEBUG : Looking for writers 2026/08/29 01:07:35 DEBUG : file1: reading active writers 2026/08/29 01:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:07:36 DEBUG : Looking for writers 2026/08/29 01:07:36 DEBUG : file1: reading active writers 2026/08/29 01:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:37 DEBUG : file1: size = 5 OK 2026/08/29 01:07:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:07:37 INFO : file1: Copied (new) 2026/08/29 01:07:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:07:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 01:07:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:37 DEBUG : Looking for writers 2026/08/29 01:07:37 DEBUG : file1: reading active writers 2026/08/29 01:07:37 DEBUG : >WaitForWriters: 2026/08/29 01:07:37 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.07s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:37 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:37 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:37 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:37 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/29 01:07:37 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.108839195 +0000 UTC m=+346.633569295 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301e580): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.108839195 +0000 UTC m=+346.633569295 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301eac0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.108839195 +0000 UTC m=+346.633569295 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301ef80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d7c460 item 1 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.111659652 +0000 UTC m=+346.636389771 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301f740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.111659652 +0000 UTC m=+346.636389771 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505301fc80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d7d340 item 2 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.113836212 +0000 UTC m=+346.638566322 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bd280): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.113836212 +0000 UTC m=+346.638566322 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250529bddc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.113836212 +0000 UTC m=+346.638566322 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533ba700): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d7dab0 item 3 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.116734716 +0000 UTC m=+346.641464826 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533baec0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.116734716 +0000 UTC m=+346.641464826 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bb400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a52a80 item 4 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.11873303 +0000 UTC m=+346.643463141 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bba40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.11873303 +0000 UTC m=+346.643463141 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533bbec0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.11873303 +0000 UTC m=+346.643463141 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250528efa40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a53a40 item 5 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.121773994 +0000 UTC m=+346.646504104 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0b180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.121773994 +0000 UTC m=+346.646504104 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052a0bc00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d168c0 item 6 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.123897583 +0000 UTC m=+346.648627694 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.123897583 +0000 UTC m=+346.648627694 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21a00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.123897583 +0000 UTC m=+346.648627694 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052d21ec0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d16c40 item 7 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.12675482 +0000 UTC m=+346.651484931 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fee640): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.12675482 +0000 UTC m=+346.651484931 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052feeb80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d179d0 item 8 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x325052fef140): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.12883554 +0000 UTC m=+346.653565650 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.12883554 +0000 UTC m=+346.653565650 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fef980): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.12883554 +0000 UTC m=+346.653565650 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325052fefe80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052e28bd0 item 9 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.131764993 +0000 UTC m=+346.656495103 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306a600): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.131764993 +0000 UTC m=+346.656495103 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ab40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505313c3f0 item 10 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x32505306b180): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.133794215 +0000 UTC m=+346.658524325 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306b540): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.133794215 +0000 UTC m=+346.658524325 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505306ba40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.133794215 +0000 UTC m=+346.658524325 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6040): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505313da40 item 11 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.136802938 +0000 UTC m=+346.661533048 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c66c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.136802938 +0000 UTC m=+346.661533048 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c6c00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052db05b0 item 12 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x3250530c7240): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.139149769 +0000 UTC m=+346.663879879 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7600): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.139149769 +0000 UTC m=+346.663879879 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250530c7cc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052db0e00 item 13 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.141853796 +0000 UTC m=+346.666583916 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0440): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.141853796 +0000 UTC m=+346.666583916 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0980): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052db1500 item 14 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x3250531c0fc0): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c0fc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.143967518 +0000 UTC m=+346.668697627 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1380): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.143967518 +0000 UTC m=+346.668697627 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250531c1a40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052db1dc0 item 15 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.146208731 +0000 UTC m=+346.670938841 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532001c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.146208731 +0000 UTC m=+346.670938841 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200700): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d6e70 item 16 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.148581993 +0000 UTC m=+346.673312103 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053200d40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.148581993 +0000 UTC m=+346.673312103 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532011c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.148581993 +0000 UTC m=+346.673312103 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532016c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d79d0 item 17 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.151554547 +0000 UTC m=+346.676284657 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053201d40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.151554547 +0000 UTC m=+346.676284657 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286380): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052d11340 item 18 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.153449256 +0000 UTC m=+346.678179396 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286a00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.153449256 +0000 UTC m=+346.678179396 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053286f00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.153449256 +0000 UTC m=+346.678179396 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d03f0 item 19 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.156664678 +0000 UTC m=+346.681394788 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053287a80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.156664678 +0000 UTC m=+346.681394788 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a20c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052994930 item 20 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.160942397 +0000 UTC m=+346.685672537 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.160942397 +0000 UTC m=+346.685672537 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a2c40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.160942397 +0000 UTC m=+346.685672537 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052995030 item 21 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.16355461 +0000 UTC m=+346.688284710 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a37c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.16355461 +0000 UTC m=+346.688284710 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532a3d00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052cd2770 item 22 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.166411325 +0000 UTC m=+346.691141425 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be480): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.166411325 +0000 UTC m=+346.691141425 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532be980): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.166411325 +0000 UTC m=+346.691141425 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bee80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052cd3500 item 23 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.170719892 +0000 UTC m=+346.695450003 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bf500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.170719892 +0000 UTC m=+346.695450003 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532bfa40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a54310 item 24 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x32505305e840): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305e840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.178685997 +0000 UTC m=+346.703416097 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305ec80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.178685997 +0000 UTC m=+346.703416097 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505305f6c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.178685997 +0000 UTC m=+346.703416097 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c0c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529dea80 item 25 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.182803543 +0000 UTC m=+346.707533653 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330c740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.182803543 +0000 UTC m=+346.707533653 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330cc80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529df420 item 26 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x32505330d2c0): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d2c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.184748375 +0000 UTC m=+346.709478476 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330d680): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.184748375 +0000 UTC m=+346.709478476 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505330db80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.184748375 +0000 UTC m=+346.709478476 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533281c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529df810 item 27 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.188310232 +0000 UTC m=+346.713040333 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.188310232 +0000 UTC m=+346.713040333 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053328d80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052b06cb0 item 28 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x3250533293c0): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533293c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.190408104 +0000 UTC m=+346.715138235 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329780): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.190408104 +0000 UTC m=+346.715138235 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053329e40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052b075e0 item 29 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.19317981 +0000 UTC m=+346.717909910 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533585c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.19317981 +0000 UTC m=+346.717909910 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053358b00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052b07dc0 item 30 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): _readAt: size=2, off=0 2026/08/29 01:07:38 ERROR : open-test-file(0x325053359140): Couldn't read size of file 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): close: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.195269375 +0000 UTC m=+346.719999506 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.195269375 +0000 UTC m=+346.719999506 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053359bc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053048ee0 item 31 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.197486172 +0000 UTC m=+346.722216353 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.197486172 +0000 UTC m=+346.722216353 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378880): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d2000 item 32 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.199630331 +0000 UTC m=+346.724360431 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053378ec0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d3180 item 33 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.200566189 +0000 UTC m=+346.725296289 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.200566189 +0000 UTC m=+346.725296289 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529d37a0 item 33 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.202880641 +0000 UTC m=+346.727610741 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053379e80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fc230 item 34 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.204000504 +0000 UTC m=+346.728730604 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250533aa400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.204000504 +0000 UTC m=+346.728730604 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532ae340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250528931f0 item 34 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.20621152 +0000 UTC m=+346.730941620 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aea00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afa540 item 35 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.206948262 +0000 UTC m=+346.731678362 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532aee80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.206948262 +0000 UTC m=+346.731678362 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532af380): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afa850 item 35 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.208618546 +0000 UTC m=+346.733348657 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250532afa00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afaee0 item 36 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.209452912 +0000 UTC m=+346.734183022 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a000): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.209452912 +0000 UTC m=+346.734183022 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342a540): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afb1f0 item 36 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.211447019 +0000 UTC m=+346.736177119 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342ab80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afb7a0 item 37 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.21221536 +0000 UTC m=+346.736945460 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b000): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.21221536 +0000 UTC m=+346.736945460 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342b500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052afbb20 item 37 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.214243339 +0000 UTC m=+346.738973449 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505342bb80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309a1c0 item 38 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.215075912 +0000 UTC m=+346.739806022 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.215075912 +0000 UTC m=+346.739806022 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534426c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309a380 item 38 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.216818202 +0000 UTC m=+346.741548302 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053442d40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309a700 item 39 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.218480081 +0000 UTC m=+346.743210251 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.218480081 +0000 UTC m=+346.743210251 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309a8c0 item 39 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.220735721 +0000 UTC m=+346.745465880 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053443dc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309ac40 item 40 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.221586617 +0000 UTC m=+346.746316717 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534603c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.221586617 +0000 UTC m=+346.746316717 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460900): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309af50 item 40 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.223501363 +0000 UTC m=+346.748231503 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053460ec0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309b2d0 item 41 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.224117046 +0000 UTC m=+346.748847146 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534613c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309b500 item 41 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.224761433 +0000 UTC m=+346.749491533 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461880): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.224761433 +0000 UTC m=+346.749491533 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053461dc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309b6c0 item 41 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.226471262 +0000 UTC m=+346.751201362 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309bab0 item 42 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.227071927 +0000 UTC m=+346.751802027 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480a00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505309bc70 item 42 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.22776775 +0000 UTC m=+346.752497851 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053480f40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.22776775 +0000 UTC m=+346.752497851 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534814c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310e000 item 42 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.229670875 +0000 UTC m=+346.754400975 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053481b00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310e380 item 43 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.230402407 +0000 UTC m=+346.755132507 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e100): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310e540 item 43 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.231310863 +0000 UTC m=+346.756040963 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349e640): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.231310863 +0000 UTC m=+346.756040963 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349eb80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310e770 item 43 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.233194019 +0000 UTC m=+346.757924129 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f1c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310eb60 item 44 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.233910071 +0000 UTC m=+346.758640171 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349f6c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310ed20 item 44 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.234653394 +0000 UTC m=+346.759383494 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505349fc00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.234653394 +0000 UTC m=+346.759383494 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8280): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310ef50 item 44 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.236235623 +0000 UTC m=+346.760965723 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b88c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310f2d0 item 45 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.236806442 +0000 UTC m=+346.761536542 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b8dc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.236806442 +0000 UTC m=+346.761536542 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b94c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310f490 item 45 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.238890748 +0000 UTC m=+346.763620848 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534b9b00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310f810 item 46 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.239476825 +0000 UTC m=+346.764206925 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6100): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.239476825 +0000 UTC m=+346.764206925 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6800): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310f9d0 item 46 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.241420315 +0000 UTC m=+346.766150415 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d6e40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505310fd50 item 47 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.24195787 +0000 UTC m=+346.766687981 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.24195787 +0000 UTC m=+346.766687981 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534d7a40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531180e0 item 47 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.243551901 +0000 UTC m=+346.768282001 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053118540 item 48 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.244069479 +0000 UTC m=+346.768799579 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0680): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.244069479 +0000 UTC m=+346.768799579 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f0d80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053118700 item 48 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.245895627 +0000 UTC m=+346.770625727 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f13c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053118a80 item 49 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.246460794 +0000 UTC m=+346.771190894 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.246460794 +0000 UTC m=+346.771190894 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250534f1d80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053118cb0 item 49 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.248042512 +0000 UTC m=+346.772772612 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053119110 item 50 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.248721304 +0000 UTC m=+346.773451404 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514a00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.248721304 +0000 UTC m=+346.773451404 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053514f80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053119420 item 50 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.250668892 +0000 UTC m=+346.775398992 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515600): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531197a0 item 51 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25141989 +0000 UTC m=+346.776149990 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053515b00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25141989 +0000 UTC m=+346.776149990 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053119ab0 item 51 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.253163403 +0000 UTC m=+346.777893563 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352e7c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531200e0 item 52 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25374468 +0000 UTC m=+346.778474780 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352ecc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25374468 +0000 UTC m=+346.778474780 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531202a0 item 52 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.255165504 +0000 UTC m=+346.779895604 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352f8c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053120620 item 53 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.255867149 +0000 UTC m=+346.780597249 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505352fdc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.255867149 +0000 UTC m=+346.780597249 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354c400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053120850 item 53 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.257533586 +0000 UTC m=+346.782263686 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354ca80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053120d90 item 54 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25915602 +0000 UTC m=+346.783886120 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354cf80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.25915602 +0000 UTC m=+346.783886120 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354d500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531210a0 item 54 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.260813551 +0000 UTC m=+346.785543651 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505354db80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053121420 item 55 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.261541315 +0000 UTC m=+346.786271415 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.261541315 +0000 UTC m=+346.786271415 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356c6c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053121650 item 55 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.263752751 +0000 UTC m=+346.788482851 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356cd40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053121ce0 item 56 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.264695743 +0000 UTC m=+346.789425863 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.264695743 +0000 UTC m=+346.789425863 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356d7c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122000 item 56 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.266190125 +0000 UTC m=+346.790920225 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505356de00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122380 item 57 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.266779708 +0000 UTC m=+346.791509808 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586440): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122540 item 57 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.267482074 +0000 UTC m=+346.792212174 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586980): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.267482074 +0000 UTC m=+346.792212174 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053586f00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122700 item 57 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.269205129 +0000 UTC m=+346.793935229 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587540): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122af0 item 58 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.269760487 +0000 UTC m=+346.794490587 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053587a80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122cb0 item 58 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.270422809 +0000 UTC m=+346.795152909 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa0c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.270422809 +0000 UTC m=+346.795152909 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aa680): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053122e70 item 58 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.271852619 +0000 UTC m=+346.796582719 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535aacc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531231f0 item 59 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.272445499 +0000 UTC m=+346.797175599 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab200): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531233b0 item 59 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.273033659 +0000 UTC m=+346.797763759 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ab740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.273033659 +0000 UTC m=+346.797763759 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535abcc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250531235e0 item 59 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.274528472 +0000 UTC m=+346.799258622 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053123960 item 60 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.275145667 +0000 UTC m=+346.799875767 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ce940): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053123b20 item 60 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.275966297 +0000 UTC m=+346.800696408 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cee80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.275966297 +0000 UTC m=+346.800696408 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cf440): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053123ce0 item 60 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.277830098 +0000 UTC m=+346.802560208 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535cfa80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e41c0 item 61 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.278498429 +0000 UTC m=+346.803228539 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee0c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.278498429 +0000 UTC m=+346.803228539 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ee7c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e4380 item 61 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.28039966 +0000 UTC m=+346.805129770 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535eee00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e4700 item 62 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.281158934 +0000 UTC m=+346.805889044 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535ef340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.281158934 +0000 UTC m=+346.805889044 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250535efa40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e48c0 item 62 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.283679845 +0000 UTC m=+346.808409995 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e4c40 item 63 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.284381961 +0000 UTC m=+346.809112111 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536086c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.284381961 +0000 UTC m=+346.809112111 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053608dc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e4e00 item 63 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.28673777 +0000 UTC m=+346.811467930 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609400): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e5180 item 64 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.287528413 +0000 UTC m=+346.812258573 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053609940): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.287528413 +0000 UTC m=+346.812258573 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e5340 item 64 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.289937193 +0000 UTC m=+346.814667313 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624780): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e56c0 item 65 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.290736863 +0000 UTC m=+346.815466973 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053624c00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.290736863 +0000 UTC m=+346.815466973 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625100): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e5880 item 65 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.293485915 +0000 UTC m=+346.818216024 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e5c00 item 66 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.294288741 +0000 UTC m=+346.819018851 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053625bc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.294288741 +0000 UTC m=+346.819018851 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644200): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250535e5dc0 item 66 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.298128833 +0000 UTC m=+346.822858943 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536502a0 item 67 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.299031848 +0000 UTC m=+346.823761958 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053644cc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.299031848 +0000 UTC m=+346.823761958 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536451c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053650460 item 67 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.301647428 +0000 UTC m=+346.826377538 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536507e0 item 68 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.303715474 +0000 UTC m=+346.828445584 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053645d40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.303715474 +0000 UTC m=+346.828445584 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666380): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536509a0 item 68 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.305647423 +0000 UTC m=+346.830377533 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536669c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053650d20 item 69 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.306526292 +0000 UTC m=+346.831256403 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053666e40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.306526292 +0000 UTC m=+346.831256403 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053667340): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053650ee0 item 69 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.308963555 +0000 UTC m=+346.833693655 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680000): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a54700 item 70 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.309959967 +0000 UTC m=+346.834690067 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.309959967 +0000 UTC m=+346.834690067 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053680a40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a548c0 item 70 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.312643124 +0000 UTC m=+346.837373264 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536810c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a54e00 item 71 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.313180119 +0000 UTC m=+346.837910219 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536815c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.313180119 +0000 UTC m=+346.837910219 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053681ac0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a55260 item 71 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.314747078 +0000 UTC m=+346.839477178 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325052a55c00 item 72 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.315539985 +0000 UTC m=+346.840270095 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369a740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.315539985 +0000 UTC m=+346.840270095 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369ac80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a40e0 item 72 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.317478026 +0000 UTC m=+346.842208126 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a4460 item 73 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.318153521 +0000 UTC m=+346.842883621 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369b740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a4620 item 73 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.318977808 +0000 UTC m=+346.843707908 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505369bc00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.318977808 +0000 UTC m=+346.843707908 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a47e0 item 73 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.320893576 +0000 UTC m=+346.845623676 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536ba880): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a4b60 item 74 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.321895267 +0000 UTC m=+346.846625377 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bad80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a4d20 item 74 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.322802992 +0000 UTC m=+346.847533112 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb2c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.322802992 +0000 UTC m=+346.847533112 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bb840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a4ee0 item 74 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.324671802 +0000 UTC m=+346.849401912 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536bbe80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a5260 item 75 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.325192134 +0000 UTC m=+346.849922234 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4480): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): _writeAt: size=3, off=2 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a5420 item 75 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.326112814 +0000 UTC m=+346.850842924 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d49c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.326112814 +0000 UTC m=+346.850842924 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d4f00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a55e0 item 75 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.32772096 +0000 UTC m=+346.852451060 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5540): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a5960 item 76 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.328580965 +0000 UTC m=+346.853311065 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536d5a40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a5b20 item 76 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): _writeAt: size=3, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.32929921 +0000 UTC m=+346.854029311 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4080): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.32929921 +0000 UTC m=+346.854029311 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4600): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536a5ce0 item 76 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.331865047 +0000 UTC m=+346.856595147 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f4c40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fc1c0 item 77 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.332393515 +0000 UTC m=+346.857123615 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.332393515 +0000 UTC m=+346.857123615 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5840): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fc380 item 77 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.33425491 +0000 UTC m=+346.858985020 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250536f5e80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fc700 item 78 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.334971834 +0000 UTC m=+346.859701934 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716480): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.334971834 +0000 UTC m=+346.859701934 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053716b80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fc8c0 item 78 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.337000445 +0000 UTC m=+346.861730545 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537171c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fcc40 item 79 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.337624824 +0000 UTC m=+346.862354924 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537176c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.337624824 +0000 UTC m=+346.862354924 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053717dc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fce00 item 79 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.339656261 +0000 UTC m=+346.864386421 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fd180 item 80 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.340271082 +0000 UTC m=+346.865001213 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053730a00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.340271082 +0000 UTC m=+346.865001213 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731100): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fd340 item 80 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.342184807 +0000 UTC m=+346.866914916 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731740): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fd6c0 item 81 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.342903112 +0000 UTC m=+346.867633212 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053731bc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.342903112 +0000 UTC m=+346.867633212 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e200): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fd880 item 81 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.344778404 +0000 UTC m=+346.869508505 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374e880): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fdc00 item 82 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.345634732 +0000 UTC m=+346.870364832 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374ed80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.345634732 +0000 UTC m=+346.870364832 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f300): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536fddc0 item 82 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.347355091 +0000 UTC m=+346.872085211 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374f980): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537662a0 item 83 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.348030175 +0000 UTC m=+346.872760285 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505374fe80): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.348030175 +0000 UTC m=+346.872760285 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537724c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053766460 item 83 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.349680382 +0000 UTC m=+346.874410492 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053772b40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537667e0 item 84 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.350673648 +0000 UTC m=+346.875403748 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773040): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.350673648 +0000 UTC m=+346.875403748 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537735c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537669a0 item 84 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.352449451 +0000 UTC m=+346.877179551 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053773c40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053766d20 item 85 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.353264221 +0000 UTC m=+346.877994321 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790240): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.353264221 +0000 UTC m=+346.877994321 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790780): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053766ee0 item 85 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.354921441 +0000 UTC m=+346.879651541 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053790e00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053767260 item 86 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.355777307 +0000 UTC m=+346.880507407 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791300): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.355777307 +0000 UTC m=+346.880507407 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053791880): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053767420 item 86 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.357514368 +0000 UTC m=+346.882244498 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac000): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537677a0 item 87 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.358261738 +0000 UTC m=+346.882991848 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ac500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.358261738 +0000 UTC m=+346.882991848 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537aca40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053767960 item 87 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.35982409 +0000 UTC m=+346.884554200 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad0c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053767ce0 item 88 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.36066646 +0000 UTC m=+346.885396560 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ad5c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.36066646 +0000 UTC m=+346.885396560 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537adb40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cc000 item 88 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.362548634 +0000 UTC m=+346.887278735 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4280): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cc380 item 89 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.363215444 +0000 UTC m=+346.887945584 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d47c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cc540 item 89 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.363948679 +0000 UTC m=+346.888678789 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d4d00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.363948679 +0000 UTC m=+346.888678789 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5280): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cc700 item 89 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.365552488 +0000 UTC m=+346.890282598 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d58c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cca80 item 90 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.366185443 +0000 UTC m=+346.890915543 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537d5e00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537ccc40 item 90 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.366996515 +0000 UTC m=+346.891726625 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ec440): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.366996515 +0000 UTC m=+346.891726625 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537eca00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cce00 item 90 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.368843623 +0000 UTC m=+346.893573723 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed040): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cd180 item 91 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.369490856 +0000 UTC m=+346.894221025 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537ed580): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): >_readAt: n=2, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): _writeAt: size=3, off=7 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cd340 item 91 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.370237155 +0000 UTC m=+346.894967265 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250537edac0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): >_readAt: n=8, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.370237155 +0000 UTC m=+346.894967265 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cd500 item 91 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.371978474 +0000 UTC m=+346.896708584 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806780): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cd880 item 92 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.372685749 +0000 UTC m=+346.897415849 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053806cc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): open at offset 5 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cda40 item 92 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): _readAt: size=2, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): _writeAt: size=3, off=5 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): >_writeAt: n=3, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.373582964 +0000 UTC m=+346.898313064 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807200): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.373582964 +0000 UTC m=+346.898313064 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538077c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250537cdc00 item 92 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.375452765 +0000 UTC m=+346.900182865 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053807e00): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250538300e0 item 93 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.375993787 +0000 UTC m=+346.900723906 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382e440): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.375993787 +0000 UTC m=+346.900723906 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382eb40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250538302a0 item 93 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.377918302 +0000 UTC m=+346.902648402 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f180): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053830620 item 94 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.378586774 +0000 UTC m=+346.903316883 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382f6c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.378586774 +0000 UTC m=+346.903316883 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x32505382fdc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250538307e0 item 94 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.380401802 +0000 UTC m=+346.905131962 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848500): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053830b60 item 95 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.381159793 +0000 UTC m=+346.905889893 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053848a40): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.381159793 +0000 UTC m=+346.905889893 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849140): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053830d20 item 95 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): open at offset 0 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): _readAt: size=2, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): >_readAt: n=0, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.38305382 +0000 UTC m=+346.907783931 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849780): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): _writeAt: size=5, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): >openPending: err= 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250538310a0 item 96 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): >_writeAt: n=5, err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.383618827 +0000 UTC m=+346.908348937 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x325053849cc0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:38 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): _readAt: size=512, off=0 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): openPending: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): >openPending: err= 2026/08/29 01:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): close: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:38.383618827 +0000 UTC m=+346.908348937 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:38 DEBUG : open-test-file(0x3250538604c0): >close: err= 2026/08/29 01:07:38 DEBUG : open-test-file: Remove: 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053831260 item 96 2026/08/29 01:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:38 DEBUG : open-test-file: >Remove: err= 2026/08/29 01:07:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:38 DEBUG : Looking for writers 2026/08/29 01:07:38 DEBUG : >WaitForWriters: 2026/08/29 01:07:38 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:39 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/29 01:07:39 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.213986277 +0000 UTC m=+347.738716408 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667a00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.213986277 +0000 UTC m=+347.738716408 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053667e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.213986277 +0000 UTC m=+347.738716408 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053651500 item 1 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.218182883 +0000 UTC m=+347.742913014 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912a80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.218182883 +0000 UTC m=+347.742913014 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053912f80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250536519d0 item 2 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.221060077 +0000 UTC m=+347.745790208 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539135c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.221060077 +0000 UTC m=+347.745790208 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053913a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.221060077 +0000 UTC m=+347.745790208 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936000): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053651d50 item 3 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.224751448 +0000 UTC m=+347.749481539 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936680): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.224751448 +0000 UTC m=+347.749481539 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053936bc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053930380 item 4 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.227561065 +0000 UTC m=+347.752291185 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937200): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.227561065 +0000 UTC m=+347.752291185 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937680): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.227561065 +0000 UTC m=+347.752291185 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053937b40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053930700 item 5 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.23155108 +0000 UTC m=+347.756281210 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539542c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.23155108 +0000 UTC m=+347.756281210 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053930bd0 item 6 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.234358272 +0000 UTC m=+347.759088482 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053954e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.234358272 +0000 UTC m=+347.759088482 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.234358272 +0000 UTC m=+347.759088482 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955840): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053930f50 item 7 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.238288895 +0000 UTC m=+347.763019014 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053955ec0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.238288895 +0000 UTC m=+347.763019014 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974500): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053931420 item 8 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x325053974ac0): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.241365585 +0000 UTC m=+347.766095705 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053974e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.241365585 +0000 UTC m=+347.766095705 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.241365585 +0000 UTC m=+347.766095705 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539317a0 item 9 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.245486788 +0000 UTC m=+347.770216908 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053975e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.245486788 +0000 UTC m=+347.770216908 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399c4c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053931c70 item 10 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x32505399cb00): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cb00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.248587134 +0000 UTC m=+347.773317254 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399cec0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.248587134 +0000 UTC m=+347.773317254 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d3c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.248587134 +0000 UTC m=+347.773317254 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505399d8c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a8150 item 11 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.252288614 +0000 UTC m=+347.777018744 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4040): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.252288614 +0000 UTC m=+347.777018744 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4580): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a8620 item 12 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x3250539b4bc0): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4bc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.255613414 +0000 UTC m=+347.780343544 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b4f80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.255613414 +0000 UTC m=+347.780343544 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a89a0 item 13 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.258734138 +0000 UTC m=+347.783464338 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539b5cc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.258734138 +0000 UTC m=+347.783464338 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a8d20 item 14 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x3250539d8940): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.26163733 +0000 UTC m=+347.786367460 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d8d00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.26163733 +0000 UTC m=+347.786367460 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d93c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a90a0 item 15 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.264527589 +0000 UTC m=+347.789257719 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539d9a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.264527589 +0000 UTC m=+347.789257719 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4080): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a9420 item 16 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.267260961 +0000 UTC m=+347.791991090 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f46c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.267260961 +0000 UTC m=+347.791991090 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f4b40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.267260961 +0000 UTC m=+347.791991090 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5040): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a97a0 item 17 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.271040709 +0000 UTC m=+347.795770840 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f56c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.271040709 +0000 UTC m=+347.795770840 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250539f5c00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250539a9c70 item 18 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.273807044 +0000 UTC m=+347.798537144 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.273807044 +0000 UTC m=+347.798537144 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.273807044 +0000 UTC m=+347.798537144 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a12d80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1c150 item 19 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.27654794 +0000 UTC m=+347.801278040 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.27654794 +0000 UTC m=+347.801278040 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a13940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1c620 item 20 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.27838563 +0000 UTC m=+347.803115730 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a360c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.27838563 +0000 UTC m=+347.803115730 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a365c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.27838563 +0000 UTC m=+347.803115730 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a36ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1c9a0 item 21 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.281964029 +0000 UTC m=+347.806694149 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053860c00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.281964029 +0000 UTC m=+347.806694149 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861140): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053870690 item 22 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.284550173 +0000 UTC m=+347.809280293 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250538617c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.284550173 +0000 UTC m=+347.809280293 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053861cc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.284550173 +0000 UTC m=+347.809280293 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a2c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053870a10 item 23 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.287935607 +0000 UTC m=+347.812665726 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8a940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.287935607 +0000 UTC m=+347.812665726 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8ae80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053870ee0 item 24 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x325053a8b4c0): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b4c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.290459774 +0000 UTC m=+347.815189884 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8b880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.290459774 +0000 UTC m=+347.815189884 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a8bd80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.290459774 +0000 UTC m=+347.815189884 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aac3c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053871260 item 25 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.293490247 +0000 UTC m=+347.818220407 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aa880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.293490247 +0000 UTC m=+347.818220407 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533aadc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fc540 item 26 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x3250533ab400): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.296374775 +0000 UTC m=+347.821104885 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533ab7c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.296374775 +0000 UTC m=+347.821104885 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533abcc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.296374775 +0000 UTC m=+347.821104885 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fca80 item 27 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.300429002 +0000 UTC m=+347.825159121 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4980): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.300429002 +0000 UTC m=+347.825159121 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d4ec0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fd0a0 item 28 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x3250533d5500): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d5500): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.303157364 +0000 UTC m=+347.827887483 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533d58c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.303157364 +0000 UTC m=+347.827887483 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa080): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fd5e0 item 29 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.305555293 +0000 UTC m=+347.830285413 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fa700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.305555293 +0000 UTC m=+347.830285413 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fac40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250529fdc70 item 30 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): _readAt: size=2, off=0 2026/08/29 01:07:39 ERROR : open-test-file(0x3250533fb280): Couldn't read size of file 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): close: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.308040045 +0000 UTC m=+347.832770165 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fb640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.308040045 +0000 UTC m=+347.832770165 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250533fbd00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0c1c0 item 31 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.310807122 +0000 UTC m=+347.835537242 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.310807122 +0000 UTC m=+347.835537242 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a37940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1cee0 item 32 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.313420136 +0000 UTC m=+347.838150237 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0c4d0 item 33 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.314318472 +0000 UTC m=+347.839048582 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1a800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.314318472 +0000 UTC m=+347.839048582 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1ad00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0c690 item 33 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.316436462 +0000 UTC m=+347.841166573 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b340): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0ca10 item 34 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.317285205 +0000 UTC m=+347.842015315 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1b7c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.317285205 +0000 UTC m=+347.842015315 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b1bd00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0cbd0 item 34 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.319613763 +0000 UTC m=+347.844343873 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0cf50 item 35 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.320568366 +0000 UTC m=+347.845298476 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b368c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.320568366 +0000 UTC m=+347.845298476 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b36dc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0d110 item 35 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.323454877 +0000 UTC m=+347.848184988 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0d490 item 36 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.324498158 +0000 UTC m=+347.849228278 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.324498158 +0000 UTC m=+347.849228278 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b37e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0d650 item 36 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.327108968 +0000 UTC m=+347.851839078 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b565c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0d9d0 item 37 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.327975394 +0000 UTC m=+347.852705504 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.327975394 +0000 UTC m=+347.852705504 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b56f40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b0db90 item 37 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.330222569 +0000 UTC m=+347.854952689 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b575c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b76070 item 38 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.331368463 +0000 UTC m=+347.856098583 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b57ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.331368463 +0000 UTC m=+347.856098583 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b76230 item 38 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.333929419 +0000 UTC m=+347.858659549 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7a780): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b765b0 item 39 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.334881226 +0000 UTC m=+347.859611346 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7ac80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.334881226 +0000 UTC m=+347.859611346 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b180): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b76770 item 39 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.337055513 +0000 UTC m=+347.861785653 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7b800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b76af0 item 40 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.337859431 +0000 UTC m=+347.862589531 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b7bd00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.337859431 +0000 UTC m=+347.862589531 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a340): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b76cb0 item 40 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.339941614 +0000 UTC m=+347.864671724 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9a900): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b77030 item 41 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.340711648 +0000 UTC m=+347.865441758 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9ae00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b771f0 item 41 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.341519583 +0000 UTC m=+347.866249693 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b2c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.341519583 +0000 UTC m=+347.866249693 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9b800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b773b0 item 41 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.343362333 +0000 UTC m=+347.868092443 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053b9be40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b77730 item 42 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.344008715 +0000 UTC m=+347.868738825 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b778f0 item 42 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.345393059 +0000 UTC m=+347.870123169 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bba980): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.345393059 +0000 UTC m=+347.870123169 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbaf00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b77ab0 item 42 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.347328434 +0000 UTC m=+347.872058543 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbb540): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053b77e30 item 43 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.348145827 +0000 UTC m=+347.872875927 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bbba40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4150 item 43 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.348909771 +0000 UTC m=+347.873639880 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc080): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.348909771 +0000 UTC m=+347.873639880 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdc5c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4310 item 43 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.351112761 +0000 UTC m=+347.875842871 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdcc00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4690 item 44 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.351734666 +0000 UTC m=+347.876464776 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4850 item 44 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.352586154 +0000 UTC m=+347.877316263 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bdd640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.352586154 +0000 UTC m=+347.877316263 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bddbc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4a10 item 44 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.354323575 +0000 UTC m=+347.879053685 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4d90 item 45 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.354833368 +0000 UTC m=+347.879563478 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.354833368 +0000 UTC m=+347.879563478 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf6f00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd4f50 item 45 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.356927312 +0000 UTC m=+347.881657432 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7540): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd52d0 item 46 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.35764667 +0000 UTC m=+347.882376780 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053bf7a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.35764667 +0000 UTC m=+347.882376780 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12240): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd5490 item 46 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.359298921 +0000 UTC m=+347.884029021 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd5810 item 47 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.359929562 +0000 UTC m=+347.884659672 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c12d80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.359929562 +0000 UTC m=+347.884659672 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13480): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd59d0 item 47 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.361923868 +0000 UTC m=+347.886654039 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c13ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053bd5d50 item 48 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.362625915 +0000 UTC m=+347.887356025 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c0c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.362625915 +0000 UTC m=+347.887356025 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3c7c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c42070 item 48 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.364602167 +0000 UTC m=+347.889332317 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3ce00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c423f0 item 49 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.365311196 +0000 UTC m=+347.890041296 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.365311196 +0000 UTC m=+347.890041296 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3d7c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c425b0 item 49 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.367139239 +0000 UTC m=+347.891869349 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c3de40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c42930 item 50 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.367981689 +0000 UTC m=+347.892711820 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.367981689 +0000 UTC m=+347.892711820 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5c9c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c42af0 item 50 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.369705344 +0000 UTC m=+347.894435444 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d040): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c42e70 item 51 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.37057122 +0000 UTC m=+347.895301331 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5d540): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.37057122 +0000 UTC m=+347.895301331 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c5da80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c43030 item 51 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.372656147 +0000 UTC m=+347.897386247 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72200): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c433b0 item 52 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.373509539 +0000 UTC m=+347.898239639 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.373509539 +0000 UTC m=+347.898239639 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c72c80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c43570 item 52 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.375032786 +0000 UTC m=+347.899762886 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c438f0 item 53 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.375769838 +0000 UTC m=+347.900499949 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.375769838 +0000 UTC m=+347.900499949 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c73d40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c43ab0 item 53 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.377581639 +0000 UTC m=+347.902311739 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c984c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053c43e30 item 54 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.378422748 +0000 UTC m=+347.903152848 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c989c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.378422748 +0000 UTC m=+347.903152848 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c98f40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca4150 item 54 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.379852348 +0000 UTC m=+347.904582448 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c995c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca44d0 item 55 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.38054181 +0000 UTC m=+347.905271910 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053c99ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.38054181 +0000 UTC m=+347.905271910 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca4690 item 55 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.382352801 +0000 UTC m=+347.907082901 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbc780): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca4a10 item 56 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.383163461 +0000 UTC m=+347.907893561 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbcc80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.383163461 +0000 UTC m=+347.907893561 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd200): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca4bd0 item 56 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.385202371 +0000 UTC m=+347.909932471 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbd840): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca4f50 item 57 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.386124112 +0000 UTC m=+347.910854233 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cbdd80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca5110 item 57 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.386958528 +0000 UTC m=+347.911688708 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd83c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.386958528 +0000 UTC m=+347.911688708 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca52d0 item 57 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.389231972 +0000 UTC m=+347.913962082 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd8f80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca5650 item 58 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.392664886 +0000 UTC m=+347.917394996 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd94c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca5810 item 58 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.393760855 +0000 UTC m=+347.918490965 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cd9a00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.393760855 +0000 UTC m=+347.918490965 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa0c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca59d0 item 58 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.396217264 +0000 UTC m=+347.920947404 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfa700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ca5d50 item 59 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.396902218 +0000 UTC m=+347.921632327 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfac40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08070 item 59 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.397827044 +0000 UTC m=+347.922557154 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb180): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.397827044 +0000 UTC m=+347.922557154 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfb700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08230 item 59 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.400357483 +0000 UTC m=+347.925087593 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053cfbd40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d085b0 item 60 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.401033289 +0000 UTC m=+347.925763409 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08770 item 60 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.40187002 +0000 UTC m=+347.926600120 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d188c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.40187002 +0000 UTC m=+347.926600120 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d18e80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08930 item 60 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.403812509 +0000 UTC m=+347.928542649 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d194c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08cb0 item 61 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.404521518 +0000 UTC m=+347.929251618 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d19a00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.404521518 +0000 UTC m=+347.929251618 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e200): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d08e70 item 61 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.406628918 +0000 UTC m=+347.931359058 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3e840): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d091f0 item 62 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.40728689 +0000 UTC m=+347.932016990 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3ed80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.40728689 +0000 UTC m=+347.932016990 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3f480): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d093b0 item 62 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.409255077 +0000 UTC m=+347.933985177 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d3fac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d09730 item 63 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.410112616 +0000 UTC m=+347.934842716 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.410112616 +0000 UTC m=+347.934842716 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d098f0 item 63 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.411879443 +0000 UTC m=+347.936609544 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d64e40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d09c70 item 64 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.412673754 +0000 UTC m=+347.937403854 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.412673754 +0000 UTC m=+347.937403854 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d65a80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d09e30 item 64 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.414476588 +0000 UTC m=+347.939206688 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c1c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d74310 item 65 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.415187492 +0000 UTC m=+347.939917592 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7c640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.415187492 +0000 UTC m=+347.939917592 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7cb40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d744d0 item 65 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.41694488 +0000 UTC m=+347.941674980 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d180): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d74850 item 66 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.417770489 +0000 UTC m=+347.942500589 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7d600): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.417770489 +0000 UTC m=+347.942500589 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d7db40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d74a10 item 66 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.419556773 +0000 UTC m=+347.944286873 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d74d90 item 67 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.420313452 +0000 UTC m=+347.945043552 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9a700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.420313452 +0000 UTC m=+347.945043552 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9ac00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d74f50 item 67 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.422420962 +0000 UTC m=+347.947151062 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d752d0 item 68 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.42321969 +0000 UTC m=+347.947949801 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9b780): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.42321969 +0000 UTC m=+347.947949801 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053d9bcc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d75490 item 68 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.425103487 +0000 UTC m=+347.949833598 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d75810 item 69 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.425594255 +0000 UTC m=+347.950324355 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.425594255 +0000 UTC m=+347.950324355 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc6d80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d759d0 item 69 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.42774691 +0000 UTC m=+347.952477020 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053d75d50 item 70 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.428594431 +0000 UTC m=+347.953324541 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7900): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.428594431 +0000 UTC m=+347.953324541 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053dc7e40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de2070 item 70 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.43050022 +0000 UTC m=+347.955230320 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de65c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de23f0 item 71 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.431297486 +0000 UTC m=+347.956027595 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6ac0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.431297486 +0000 UTC m=+347.956027595 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de6fc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de25b0 item 71 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.433045146 +0000 UTC m=+347.957775246 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de2930 item 72 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.433733826 +0000 UTC m=+347.958463927 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053de7b40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.433733826 +0000 UTC m=+347.958463927 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04180): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de2af0 item 72 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.435400695 +0000 UTC m=+347.960130795 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04740): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de2e70 item 73 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.436072033 +0000 UTC m=+347.960802133 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e04c40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de3030 item 73 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.436743331 +0000 UTC m=+347.961473431 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.436743331 +0000 UTC m=+347.961473431 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de31f0 item 73 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.43859629 +0000 UTC m=+347.963326390 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053e05c80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de3570 item 74 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.439359582 +0000 UTC m=+347.964089682 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de3730 item 74 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.440271935 +0000 UTC m=+347.965002045 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548207c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.440271935 +0000 UTC m=+347.965002045 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054820d40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de38f0 item 74 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.441961706 +0000 UTC m=+347.966691806 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de3c70 item 75 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.442581917 +0000 UTC m=+347.967312017 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): _writeAt: size=3, off=2 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053de3e30 item 75 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.443312698 +0000 UTC m=+347.968042798 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054821dc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.443312698 +0000 UTC m=+347.968042798 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842400): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054840150 item 75 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.445067903 +0000 UTC m=+347.969798012 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250548404d0 item 76 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.4459672 +0000 UTC m=+347.970697310 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054842f40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054840690 item 76 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): _writeAt: size=3, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.446714232 +0000 UTC m=+347.971444342 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843480): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.446714232 +0000 UTC m=+347.971444342 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054843a00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054840850 item 76 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.448559677 +0000 UTC m=+347.973289796 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862140): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054840bd0 item 77 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.449366501 +0000 UTC m=+347.974096610 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.449366501 +0000 UTC m=+347.974096610 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054862d40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054840d90 item 77 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.451473639 +0000 UTC m=+347.976203749 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325054841110 item 78 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.452328054 +0000 UTC m=+347.977058164 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054863880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.452328054 +0000 UTC m=+347.977058164 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e300): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1d1f0 item 78 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.454509113 +0000 UTC m=+347.979239223 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5e940): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1d570 item 79 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.455227971 +0000 UTC m=+347.979958091 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5ee40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.455227971 +0000 UTC m=+347.979958091 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5f540): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1d730 item 79 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.457390304 +0000 UTC m=+347.982120415 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a5fb80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1dab0 item 80 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.458186357 +0000 UTC m=+347.982916467 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c180): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.458186357 +0000 UTC m=+347.982916467 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7c880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053a1dc70 item 80 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.460031914 +0000 UTC m=+347.984762033 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7cec0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489c150 item 81 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.46071808 +0000 UTC m=+347.985448190 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d340): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.46071808 +0000 UTC m=+347.985448190 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053a7d880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489c310 item 81 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.46273082 +0000 UTC m=+347.987460930 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac000): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489c690 item 82 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.463548404 +0000 UTC m=+347.988278525 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ac500): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.463548404 +0000 UTC m=+347.988278525 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548aca80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489c850 item 82 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.4659136 +0000 UTC m=+347.990643751 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad100): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489cbd0 item 83 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.46691326 +0000 UTC m=+347.991643379 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250548ad600): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.46691326 +0000 UTC m=+347.991643379 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aaca40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505489cd90 item 83 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.469591798 +0000 UTC m=+347.994321928 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad0c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053871880 item 84 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.470605983 +0000 UTC m=+347.995336113 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aad5c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.470605983 +0000 UTC m=+347.995336113 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aadb40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053871a40 item 84 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.473382576 +0000 UTC m=+347.998112686 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac62c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053871dc0 item 85 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.474285932 +0000 UTC m=+347.999016043 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac67c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.474285932 +0000 UTC m=+347.999016043 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac6d00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad60e0 item 85 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.476177926 +0000 UTC m=+348.000908026 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7380): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad6460 item 86 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.476846769 +0000 UTC m=+348.001576909 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7880): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.476846769 +0000 UTC m=+348.001576909 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053ac7e00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad6620 item 86 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.478533415 +0000 UTC m=+348.003263515 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aea580): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad69a0 item 87 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.479194583 +0000 UTC m=+348.003924693 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeaa80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.479194583 +0000 UTC m=+348.003924693 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeafc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad6b60 item 87 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.480853596 +0000 UTC m=+348.005583696 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aeb640): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad6ee0 item 88 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.481486571 +0000 UTC m=+348.006216671 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325053aebb40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.481486571 +0000 UTC m=+348.006216671 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a1c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad70a0 item 88 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.482893289 +0000 UTC m=+348.007623389 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490a800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad7420 item 89 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.483452965 +0000 UTC m=+348.008183065 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490ad40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad75e0 item 89 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.484024996 +0000 UTC m=+348.008755096 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b280): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.484024996 +0000 UTC m=+348.008755096 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490b800): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad77a0 item 89 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.485756085 +0000 UTC m=+348.010486185 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505490be40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad7b20 item 90 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.486389862 +0000 UTC m=+348.011119962 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926480): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x325053ad7ce0 item 90 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.487237142 +0000 UTC m=+348.011967252 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549269c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.487237142 +0000 UTC m=+348.011967252 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054926f80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493a000 item 90 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.488604615 +0000 UTC m=+348.013334715 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549275c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493a380 item 91 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.489153632 +0000 UTC m=+348.013883732 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054927b00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): >_readAt: n=2, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): _writeAt: size=3, off=7 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493a540 item 91 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.48973038 +0000 UTC m=+348.014460480 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c140): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): >_readAt: n=8, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.48973038 +0000 UTC m=+348.014460480 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494c6c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493a700 item 91 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.491387481 +0000 UTC m=+348.016117581 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494cd00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493aa80 item 92 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.491863769 +0000 UTC m=+348.016593869 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d240): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): open at offset 5 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493ac40 item 92 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): _readAt: size=2, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): _writeAt: size=3, off=5 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): >_writeAt: n=3, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.492483931 +0000 UTC m=+348.017214031 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494d780): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): >_readAt: n=3, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.492483931 +0000 UTC m=+348.017214031 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505494dd40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493ae00 item 92 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.493847476 +0000 UTC m=+348.018577576 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a480): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493b180 item 93 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.494421501 +0000 UTC m=+348.019151601 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496a9c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.494421501 +0000 UTC m=+348.019151601 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b0c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493b340 item 93 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.496031882 +0000 UTC m=+348.020761992 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496b700): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493b6c0 item 94 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.496557785 +0000 UTC m=+348.021287885 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x32505496bc40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.496557785 +0000 UTC m=+348.021287885 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988440): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493b880 item 94 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.498267423 +0000 UTC m=+348.022997523 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988a80): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493bc00 item 95 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.498724698 +0000 UTC m=+348.023454807 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054988fc0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.498724698 +0000 UTC m=+348.023454807 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549896c0): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32505493bdc0 item 95 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): open at offset 0 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): _readAt: size=2, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): >_readAt: n=0, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.500576354 +0000 UTC m=+348.025306454 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x325054989d00): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): _writeAt: size=5, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): >openPending: err= 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250549a02a0 item 96 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): >_writeAt: n=5, err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.501227454 +0000 UTC m=+348.025957564 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6340): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:07:39 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): _readAt: size=512, off=0 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): openPending: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): >openPending: err= 2026/08/29 01:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): >_readAt: n=5, err=EOF 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): close: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:07:39.501227454 +0000 UTC m=+348.025957564 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:39 DEBUG : open-test-file(0x3250549a6a40): >close: err= 2026/08/29 01:07:39 DEBUG : open-test-file: Remove: 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3250549a0460 item 96 2026/08/29 01:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:07:39 DEBUG : open-test-file: >Remove: err= 2026/08/29 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:39 DEBUG : Looking for writers 2026/08/29 01:07:39 DEBUG : >WaitForWriters: 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.98s) --- PASS: TestRWFileHandleOpenTests/writes (1.11s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- 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.88s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.01s) --- 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-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:39 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:39 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:40 DEBUG : file1: newRWFileHandle: 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): openPending: 2026/08/29 01:07:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): >openPending: err= 2026/08/29 01:07:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:07:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): _writeAt: size=2, off=0 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): >_writeAt: n=2, err= 2026/08/29 01:07:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): RWFileHandle.Flush 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): RWFileHandle.Release 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): close: 2026/08/29 01:07:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 01:07:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:40 DEBUG : file1(0x325052e48ac0): >close: err= 2026/08/29 01:07:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:40 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:40 DEBUG : Looking for writers 2026/08/29 01:07:40 DEBUG : file1: reading active writers 2026/08/29 01:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/29 01:07:41 DEBUG : Looking for writers 2026/08/29 01:07:41 DEBUG : file1: reading active writers 2026/08/29 01:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:42 DEBUG : file1: size = 2 OK 2026/08/29 01:07:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 01:07:42 INFO : file1: Copied (new) 2026/08/29 01:07:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/29 01:07:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:07:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/29 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:07:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:07:42 DEBUG : Looking for writers 2026/08/29 01:07:42 DEBUG : file1: reading active writers 2026/08/29 01:07:42 DEBUG : >WaitForWriters: 2026/08/29 01:07:42 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:42 DEBUG : Looking for writers 2026/08/29 01:07:42 DEBUG : file1: reading active writers 2026/08/29 01:07:42 DEBUG : >WaitForWriters: 2026/08/29 01:07:42 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.27s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:43 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:43 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:43 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:07:43 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:07:43 DEBUG : rename_me: newRWFileHandle: 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): openPending: 2026/08/29 01:07:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:07:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): >openPending: err= 2026/08/29 01:07:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/29 01:07:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 01:07:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/29 01:07:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): _writeAt: size=5, off=0 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): >_writeAt: n=5, err= 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): close: 2026/08/29 01:07:43 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-29 01:07:43.362046015 +0000 UTC m=+351.886776106 2026/08/29 01:07:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/29 01:07:43 DEBUG : rename_me(0x325052e49400): >close: err= 2026/08/29 01:07:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/29 01:07:43 DEBUG : i_was_renamed: Updating file with 0x325052dbc5b0 2026/08/29 01:07:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/29 01:07:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 01:07:43 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:07:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:07:43 DEBUG : Looking for writers 2026/08/29 01:07:43 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/29 01:07:44 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/29 01:07:44 DEBUG : Looking for writers 2026/08/29 01:07:44 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/29 01:07:45 DEBUG : i_was_renamed: size = 5 OK 2026/08/29 01:07:45 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:07:45 INFO : i_was_renamed: Copied (new) 2026/08/29 01:07:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-29 01:07:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 01:07:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/29 01:07:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 01:07:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/29 01:07:45 DEBUG : Looking for writers 2026/08/29 01:07:45 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:07:45 DEBUG : >WaitForWriters: 2026/08/29 01:07:45 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.07s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:07:46 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:07:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:07:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pikisak9kara" 2026/08/29 01:07:46 INFO : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:07:46 DEBUG : forgetting directory cache 2026/08/29 01:07:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): _readAt: size=512, off=0 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): openPending: 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:08:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): >openPending: err= 2026/08/29 01:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:07:49 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): >_readAt: n=20, err=EOF 2026/08/29 01:07:49 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): close: 2026/08/29 01:07:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:08:46 +0000 UTC 2026/08/29 01:07:49 DEBUG : TestRWCacheUpdate(0x325052a0b0c0): >close: err= 2026/08/29 01:07:49 DEBUG : Re-reading directory (196.158639ms old) 2026/08/29 01:07:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:07:49 DEBUG : forgetting directory cache 2026/08/29 01:07:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate(0x3250533ba240): _readAt: size=512, off=0 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate(0x3250533ba240): openPending: 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:09:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-29 00:08:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:09:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-29 00:08:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/29 01:07:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:07:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate(0x3250533ba240): >openPending: err= 2026/08/29 01:07:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate(0x3250533ba240): >_readAt: n=20, err=EOF 2026/08/29 01:07:51 DEBUG : TestRWCacheUpdate(0x3250533ba240): close: 2026/08/29 01:07:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:09:46 +0000 UTC 2026/08/29 01:07:52 DEBUG : TestRWCacheUpdate(0x3250533ba240): >close: err= 2026/08/29 01:07:52 DEBUG : Re-reading directory (198.628945ms old) 2026/08/29 01:07:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:07:52 DEBUG : forgetting directory cache 2026/08/29 01:07:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): _readAt: size=512, off=0 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): openPending: 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:10:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-29 00:09:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:10:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-29 00:09:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/29 01:07:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:07:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): >openPending: err= 2026/08/29 01:07:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): >_readAt: n=20, err=EOF 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): close: 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:10:46 +0000 UTC 2026/08/29 01:07:54 DEBUG : TestRWCacheUpdate(0x325052e48c80): >close: err= 2026/08/29 01:07:54 DEBUG : Re-reading directory (198.060301ms old) 2026/08/29 01:07:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:07:55 DEBUG : forgetting directory cache 2026/08/29 01:07:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): _readAt: size=512, off=0 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): openPending: 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:11:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-29 00:10:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:11:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-29 00:10:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/29 01:07:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:07:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): >openPending: err= 2026/08/29 01:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): >_readAt: n=20, err=EOF 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): close: 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:11:46 +0000 UTC 2026/08/29 01:07:57 DEBUG : TestRWCacheUpdate(0x3250528efc80): >close: err= 2026/08/29 01:07:57 DEBUG : Re-reading directory (195.687431ms old) 2026/08/29 01:07:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:07:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:07:58 DEBUG : forgetting directory cache 2026/08/29 01:07:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): _readAt: size=512, off=0 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): openPending: 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:12:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-29 00:11:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:12:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-29 00:11:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/29 01:08:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:08:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): >openPending: err= 2026/08/29 01:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): >_readAt: n=20, err=EOF 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): close: 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:12:46 +0000 UTC 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate(0x3250533ba500): >close: err= 2026/08/29 01:08:00 DEBUG : Re-reading directory (198.856985ms old) 2026/08/29 01:08:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:01 DEBUG : forgetting directory cache 2026/08/29 01:08:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): _readAt: size=512, off=0 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): openPending: 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:13:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-29 00:12:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:13:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-29 00:12:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/29 01:08:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:08:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): >openPending: err= 2026/08/29 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:03 DEBUG : forgetting directory cache 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): >_readAt: n=20, err=EOF 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): close: 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:13:46 +0000 UTC 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate(0x325052a0be80): >close: err= 2026/08/29 01:08:03 DEBUG : Re-reading directory (218.10651ms old) 2026/08/29 01:08:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:04 DEBUG : forgetting directory cache 2026/08/29 01:08:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/29 01:08:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): _readAt: size=512, off=0 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): openPending: 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-29 00:14:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-29 00:13:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-29 00:14:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-29 00:13:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/29 01:08:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/29 01:08:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): >openPending: err= 2026/08/29 01:08:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): >_readAt: n=21, err=EOF 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): close: 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:14:46 +0000 UTC 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate(0x32505301e580): >close: err= 2026/08/29 01:08:06 DEBUG : Re-reading directory (197.585455ms old) 2026/08/29 01:08:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:06 DEBUG : forgetting directory cache 2026/08/29 01:08:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/29 01:08:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): _readAt: size=512, off=0 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): openPending: 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-29 00:15:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-29 00:14:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-29 00:15:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-29 00:14:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/29 01:08:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/29 01:08:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): >openPending: err= 2026/08/29 01:08:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:09 DEBUG : forgetting directory cache 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): >_readAt: n=22, err=EOF 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): close: 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:15:46 +0000 UTC 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate(0x3250533badc0): >close: err= 2026/08/29 01:08:09 DEBUG : Re-reading directory (202.023154ms old) 2026/08/29 01:08:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:09 DEBUG : forgetting directory cache 2026/08/29 01:08:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/29 01:08:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): _readAt: size=512, off=0 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): openPending: 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-29 00:16:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-29 00:15:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-29 00:16:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-29 00:15:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/29 01:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/29 01:08:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): >openPending: err= 2026/08/29 01:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:12 DEBUG : forgetting directory cache 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): >_readAt: n=23, err=EOF 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): close: 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:16:46 +0000 UTC 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate(0x325052e48f40): >close: err= 2026/08/29 01:08:12 DEBUG : Re-reading directory (201.788592ms old) 2026/08/29 01:08:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:12 DEBUG : forgetting directory cache 2026/08/29 01:08:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/29 01:08:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): _readAt: size=512, off=0 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): openPending: 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-29 00:17:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-29 00:16:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-29 00:17:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-29 00:16:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/29 01:08:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/29 01:08:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): >openPending: err= 2026/08/29 01:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): >_readAt: n=24, err=EOF 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): close: 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:17:46 +0000 UTC 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate(0x32505301e9c0): >close: err= 2026/08/29 01:08:15 DEBUG : Re-reading directory (198.12268ms old) 2026/08/29 01:08:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:08:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:15 DEBUG : Looking for writers 2026/08/29 01:08:15 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/29 01:08:15 DEBUG : >WaitForWriters: 2026/08/29 01:08:15 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': vfs cache: cleaner exiting 2026/08/29 01:08:15 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.92s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.42s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:17 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/29 01:08:19 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/29 01:08:20 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:20 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/29 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:21 DEBUG : Looking for writers 2026/08/29 01:08:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/29 01:08:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/29 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:22 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:22 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:22 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': Reusing VFS from active cache 2026/08/29 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:22 DEBUG : Looking for writers 2026/08/29 01:08:22 DEBUG : >WaitForWriters: 2026/08/29 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:22 DEBUG : Looking for writers 2026/08/29 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.41s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:23 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:23 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:23 DEBUG : Looking for writers 2026/08/29 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:23 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:23 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:23 DEBUG : Looking for writers 2026/08/29 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:24 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:24 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:29 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:29 DEBUG : dir: Looking for writers 2026/08/29 01:08:29 DEBUG : file2: reading active writers 2026/08/29 01:08:29 DEBUG : Looking for writers 2026/08/29 01:08:29 DEBUG : dir: reading active writers 2026/08/29 01:08:29 DEBUG : file1: reading active writers 2026/08/29 01:08:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.80s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:30 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:30 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:35 DEBUG : dir: Looking for writers 2026/08/29 01:08:35 DEBUG : Looking for writers 2026/08/29 01:08:35 DEBUG : dir: reading active writers 2026/08/29 01:08:35 DEBUG : file1: reading active writers 2026/08/29 01:08:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.21s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:37 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:37 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:37 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:41 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:08:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:08:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:08:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/29 01:08:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:08:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 01:08:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:08:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:08:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/29 01:08:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/29 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:08:42 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:08:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/29 01:08:43 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:08:43 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/29 01:08:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:08:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:08:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:43 DEBUG : dir: Looking for writers 2026/08/29 01:08:43 DEBUG : file2: reading active writers 2026/08/29 01:08:43 DEBUG : new_file.txt: reading active writers 2026/08/29 01:08:43 DEBUG : Looking for writers 2026/08/29 01:08:43 DEBUG : dir: reading active writers 2026/08/29 01:08:43 DEBUG : file1: reading active writers 2026/08/29 01:08:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.28s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:45 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:45 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/29 01:08:49 DEBUG : dir/file2: same parent dir (ODFfMTMyMTE3NjVfOVhkY3A) - using file/rename instead of move_copy for dir/file1 2026/08/29 01:08:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/29 01:08:49 DEBUG : dir/file1: Updating file with dir/file1 0x325052e8c1a0 2026/08/29 01:08:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 01:08:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:08:50 INFO : dir/file1: Moved (server-side) to: file0 2026/08/29 01:08:50 DEBUG : file0: Updating file with file0 0x325052e8c1a0 2026/08/29 01:08:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:08:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/29 01:08:51 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:51 DEBUG : dir: Looking for writers 2026/08/29 01:08:51 DEBUG : Looking for writers 2026/08/29 01:08:51 DEBUG : dir: reading active writers 2026/08/29 01:08:51 DEBUG : file0: reading active writers 2026/08/29 01:08:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.94s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:52 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:52 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:52 DEBUG : Looking for writers 2026/08/29 01:08:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:52 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:52 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:08:53 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/29 01:08:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/29 01:08:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/29 01:08:56 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/29 01:08:57 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/29 01:08:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:08:57 DEBUG : c: Looking for writers 2026/08/29 01:08:57 DEBUG : d: Looking for writers 2026/08/29 01:08:57 DEBUG : Looking for writers 2026/08/29 01:08:57 DEBUG : a: Looking for writers 2026/08/29 01:08:57 DEBUG : b: Looking for writers 2026/08/29 01:08:57 DEBUG : Looking for writers 2026/08/29 01:08:57 DEBUG : /: reading active writers 2026/08/29 01:08:57 DEBUG : a: reading active writers 2026/08/29 01:08:57 DEBUG : b: reading active writers 2026/08/29 01:08:57 DEBUG : c: reading active writers 2026/08/29 01:08:57 DEBUG : d: reading active writers 2026/08/29 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.93s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:08:59 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:08:59 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/29 01:09:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/29 01:09:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/29 01:09:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/29 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:06 DEBUG : a/b/c/d: Looking for writers 2026/08/29 01:09:06 DEBUG : a/b/c: Looking for writers 2026/08/29 01:09:06 DEBUG : d: reading active writers 2026/08/29 01:09:06 DEBUG : a/b: Looking for writers 2026/08/29 01:09:06 DEBUG : c: reading active writers 2026/08/29 01:09:06 DEBUG : a: Looking for writers 2026/08/29 01:09:06 DEBUG : b: reading active writers 2026/08/29 01:09:06 DEBUG : Looking for writers 2026/08/29 01:09:06 DEBUG : a: reading active writers 2026/08/29 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (9.31s) === 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-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:09 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:09 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:09 DEBUG : Looking for writers 2026/08/29 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.39s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:09 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:09 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 01:09:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 01:09:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/29 01:09:09 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:09:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:09:11 DEBUG : file1: size = 5 OK 2026/08/29 01:09:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:09:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:11 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/29 01:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:11 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:09:13 DEBUG : file1: size = 0 OK 2026/08/29 01:09:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:09:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:13 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (7 bytes), uploading instead of streaming 2026/08/29 01:09:14 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/29 01:09:15 DEBUG : file1: size = 7 OK 2026/08/29 01:09:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/29 01:09:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:15 DEBUG : Looking for writers 2026/08/29 01:09:15 DEBUG : file1: reading active writers 2026/08/29 01:09:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.35s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:15 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:15 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/29 01:09:17 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/29 01:09:17 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/29 01:09:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/29 01:09:17 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (11 bytes), uploading instead of streaming 2026/08/29 01:09:18 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/29 01:09:19 DEBUG : file1: size = 11 OK 2026/08/29 01:09:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:09:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/29 01:09:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:19 DEBUG : Looking for writers 2026/08/29 01:09:19 DEBUG : file1: reading active writers 2026/08/29 01:09:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.10s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:19 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:19 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:20 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 01:09:20 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/29 01:09:20 DEBUG : file1: Remove: 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 01:09:20 DEBUG : file1: >Remove: err= 2026/08/29 01:09:20 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:20 DEBUG : Looking for writers 2026/08/29 01:09:20 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:20 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:20 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:20 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 01:09:20 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/29 01:09:20 DEBUG : file1: Remove: 2026/08/29 01:09:20 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 01:09:20 DEBUG : file1: >Remove: err= 2026/08/29 01:09:20 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:20 DEBUG : Looking for writers 2026/08/29 01:09:20 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:21 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:21 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:09:21 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/29 01:09:21 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/29 01:09:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:09:21 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:09:22 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/29 01:09:23 DEBUG : file2: size = 5 OK 2026/08/29 01:09:23 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:09:23 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/29 01:09:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:23 DEBUG : Looking for writers 2026/08/29 01:09:23 DEBUG : file2: reading active writers 2026/08/29 01:09:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.58s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.59s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (3.18s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:24 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:24 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/29 01:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:24 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:09:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/29 01:09:26 DEBUG : file1: size = 5 OK 2026/08/29 01:09:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:09:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/29 01:09:26 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:26 DEBUG : Looking for writers 2026/08/29 01:09:26 DEBUG : file1: reading active writers 2026/08/29 01:09:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.92s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:27 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:27 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:27 DEBUG : file1: WriteFileHandle.Release closing 2026/08/29 01:09:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:27 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:09:29 DEBUG : file1: size = 0 OK 2026/08/29 01:09:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:09:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/29 01:09:29 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:29 DEBUG : Looking for writers 2026/08/29 01:09:29 DEBUG : file1: reading active writers 2026/08/29 01:09:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.44s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:29 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:29 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:29 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (2 bytes), uploading instead of streaming 2026/08/29 01:09:30 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/29 01:09:32 DEBUG : file1: size = 2 OK 2026/08/29 01:09:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 01:09:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:32 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/29 01:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:32 DEBUG : Looking for writers 2026/08/29 01:09:32 DEBUG : file1: reading active writers 2026/08/29 01:09:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.15s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:32 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:32 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:33 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:09:35 DEBUG : file1: size = 0 OK 2026/08/29 01:09:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:09:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:09:35 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:09:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:09:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:35 DEBUG : Looking for writers 2026/08/29 01:09:35 DEBUG : file1: reading active writers 2026/08/29 01:09:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:35 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:35 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:09:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:36 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': File to upload is small (100 bytes), uploading instead of streaming 2026/08/29 01:09:36 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/29 01:09:38 DEBUG : file1: size = 100 OK 2026/08/29 01:09:38 DEBUG : file1: md5 = 63ca6561d46a7cec5cdd373aa4349aec OK 2026/08/29 01:09:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:09:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:09:38 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:09:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:09:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:38 DEBUG : Looking for writers 2026/08/29 01:09:38 DEBUG : file1: reading active writers 2026/08/29 01:09:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.69s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:39 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:39 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:09:39 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:09:39 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 01:09:39 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/29 01:09:39 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/29 01:09:39 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 01:09:39 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/29 01:09:39 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/29 01:09:39 DEBUG : stalled: Remove: 2026/08/29 01:09:39 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/29 01:09:39 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.59s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:40 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:40 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:41 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/29 01:09:43 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/29 01:09:45 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/29 01:09:47 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/29 01:09:49 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/29 01:09:51 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/29 01:09:51 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/29 01:09:51 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/29 01:09:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/29 01:09:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:51 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:51 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/29 01:09:51 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/29 01:09:51 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/29 01:09:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/29 01:09:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/29 01:09:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/29 01:09:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:09:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:09:52 DEBUG : flat: Looking for writers 2026/08/29 01:09:52 DEBUG : f000.txt: reading active writers 2026/08/29 01:09:52 DEBUG : f001.txt: reading active writers 2026/08/29 01:09:52 DEBUG : f002.txt: reading active writers 2026/08/29 01:09:52 DEBUG : f003.txt: reading active writers 2026/08/29 01:09:52 DEBUG : f004.txt: reading active writers 2026/08/29 01:09:52 DEBUG : Looking for writers 2026/08/29 01:09:52 DEBUG : flat: reading active writers 2026/08/29 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.49s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:09:54 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:09:54 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:09:55 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/29 01:09:58 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/29 01:10:00 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/29 01:10:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/29 01:10:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/29 01:10:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:10:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/29 01:10:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/29 01:10:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:10:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/29 01:10:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/29 01:10:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:10:03 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:10:03 DEBUG : a/b/c: Looking for writers 2026/08/29 01:10:03 DEBUG : deep.txt: reading active writers 2026/08/29 01:10:03 DEBUG : a/b: Looking for writers 2026/08/29 01:10:03 DEBUG : c: reading active writers 2026/08/29 01:10:03 DEBUG : mid.txt: reading active writers 2026/08/29 01:10:03 DEBUG : a: Looking for writers 2026/08/29 01:10:03 DEBUG : b: reading active writers 2026/08/29 01:10:03 DEBUG : top.txt: reading active writers 2026/08/29 01:10:03 DEBUG : Looking for writers 2026/08/29 01:10:03 DEBUG : a: reading active writers 2026/08/29 01:10:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.35s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:10:06 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:10:06 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:10:07 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 01:10:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 01:11:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 01:11:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:11:03 DEBUG : bigdir: Looking for writers 2026/08/29 01:11:03 DEBUG : big.bin: reading active writers 2026/08/29 01:11:03 DEBUG : Looking for writers 2026/08/29 01:11:03 DEBUG : bigdir: reading active writers 2026/08/29 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (58.52s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-pikisak9kara'", Local "Local file system at /tmp/rclone2069397701", Modify Window "1s" 2026/08/29 01:11:04 INFO : OpenDrive root 'rclone-test-pikisak9kara': poll-interval is not supported by this remote 2026/08/29 01:11:04 NOTICE: OpenDrive root 'rclone-test-pikisak9kara': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:11:05 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/29 01:11:08 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/29 01:11:10 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/29 01:11:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/29 01:11:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/29 01:11:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:11:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:11:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/29 01:11:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/29 01:11:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:11:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:11:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/29 01:11:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/29 01:11:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:11:13 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:11:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:11:13 DEBUG : dir2: Looking for writers 2026/08/29 01:11:13 DEBUG : b.txt: reading active writers 2026/08/29 01:11:13 DEBUG : dir3: Looking for writers 2026/08/29 01:11:13 DEBUG : c.txt: reading active writers 2026/08/29 01:11:13 DEBUG : dir1: Looking for writers 2026/08/29 01:11:13 DEBUG : a.txt: reading active writers 2026/08/29 01:11:13 DEBUG : Looking for writers 2026/08/29 01:11:13 DEBUG : dir3: reading active writers 2026/08/29 01:11:13 DEBUG : dir1: reading active writers 2026/08/29 01:11:13 DEBUG : dir2: reading active writers 2026/08/29 01:11:13 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.84s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/29 01:11:16 DEBUG : OpenDrive root 'rclone-test-pikisak9kara': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m25.409967844s (try 1/5): exit status 1: Failed [TestDirCreate]