"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2026/08/19 05:00:08 DEBUG : Creating backend with remote "TestSia:rclone-test-yeworuc8kepe" 2026/08/19 05:00:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 05:00:08 DEBUG : Setting type=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/08/19 05:00:08 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/19 05:00:08 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/08/19 05:00:08 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/19 05:00:08 DEBUG : Creating backend with remote "/tmp/rclone949173372" === RUN TestDirHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:08 DEBUG : dir: Looking for writers 2026/08/19 05:00:08 DEBUG : Looking for writers 2026/08/19 05:00:08 DEBUG : dir: reading active writers 2026/08/19 05:00:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.45s) === RUN TestDirHandleReaddir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:09 DEBUG : dir/subdir: Looking for writers 2026/08/19 05:00:09 DEBUG : dir: Looking for writers 2026/08/19 05:00:09 DEBUG : file1: reading active writers 2026/08/19 05:00:09 DEBUG : file2: reading active writers 2026/08/19 05:00:09 DEBUG : subdir: reading active writers 2026/08/19 05:00:09 DEBUG : Looking for writers 2026/08/19 05:00:09 DEBUG : dir: reading active writers 2026/08/19 05:00:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:10 DEBUG : dir: Looking for writers 2026/08/19 05:00:10 DEBUG : file1: reading active writers 2026/08/19 05:00:10 DEBUG : Looking for writers 2026/08/19 05:00:10 DEBUG : dir: reading active writers 2026/08/19 05:00:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.69s) === RUN TestDirMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:10 DEBUG : dir: Looking for writers 2026/08/19 05:00:10 DEBUG : Looking for writers 2026/08/19 05:00:10 DEBUG : dir: reading active writers 2026/08/19 05:00:10 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:11 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:11 DEBUG : forgetting directory cache 2026/08/19 05:00:11 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:11 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:11 DEBUG : Looking for writers 2026/08/19 05:00:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.26s) === RUN TestDirForgetPath run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/19 05:00:11 DEBUG : dir: invalidating directory cache 2026/08/19 05:00:11 DEBUG : >ForgetPath: 2026/08/19 05:00:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/19 05:00:11 DEBUG : invalidating directory cache 2026/08/19 05:00:11 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:11 DEBUG : >ForgetPath: 2026/08/19 05:00:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/19 05:00:11 DEBUG : >ForgetPath: 2026/08/19 05:00:11 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:11 DEBUG : dir: Looking for writers 2026/08/19 05:00:11 DEBUG : Looking for writers 2026/08/19 05:00:11 DEBUG : dir: reading active writers 2026/08/19 05:00:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.26s) === RUN TestDirWalk run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:12 DEBUG : forgetting directory cache 2026/08/19 05:00:12 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:12 DEBUG : fil/a/b: Looking for writers 2026/08/19 05:00:12 DEBUG : fil/a: Looking for writers 2026/08/19 05:00:12 DEBUG : b: reading active writers 2026/08/19 05:00:12 DEBUG : fil: Looking for writers 2026/08/19 05:00:12 DEBUG : a: reading active writers 2026/08/19 05:00:12 DEBUG : dir: Looking for writers 2026/08/19 05:00:12 DEBUG : Looking for writers 2026/08/19 05:00:12 DEBUG : dir: reading active writers 2026/08/19 05:00:12 DEBUG : fil: reading active writers 2026/08/19 05:00:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.90s) === RUN TestDirSetModTime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:12 DEBUG : dir: Looking for writers 2026/08/19 05:00:12 DEBUG : Looking for writers 2026/08/19 05:00:12 DEBUG : dir: reading active writers 2026/08/19 05:00:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.35s) === RUN TestDirStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:13 DEBUG : dir: Looking for writers 2026/08/19 05:00:13 DEBUG : file1: reading active writers 2026/08/19 05:00:13 DEBUG : Looking for writers 2026/08/19 05:00:13 DEBUG : dir: reading active writers 2026/08/19 05:00:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.50s) === RUN TestDirReadDirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:13 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/19 05:00:14 DEBUG : Waiting for deletions to finish 2026/08/19 05:00:14 INFO : dir/subdir/file3: Deleted 2026/08/19 05:00:14 DEBUG : removing 1 level 2 directories 2026/08/19 05:00:14 INFO : dir/subdir: Removing directory 2026/08/19 05:00:14 DEBUG : dir: invalidating directory cache 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/19 05:00:14 DEBUG : dir/file1: Reset virtual modtime 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/19 05:00:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/19 05:00:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:14 DEBUG : dir: invalidating directory cache 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/19 05:00:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/19 05:00:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 05:00:14 DEBUG : forgetting directory cache 2026/08/19 05:00:14 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:14 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/19 05:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:14 DEBUG : dir/virtualDir: Looking for writers 2026/08/19 05:00:14 DEBUG : dir: Looking for writers 2026/08/19 05:00:14 DEBUG : virtualDir: reading active writers 2026/08/19 05:00:14 DEBUG : file1: reading active writers 2026/08/19 05:00:14 DEBUG : virtualFile2: reading active writers 2026/08/19 05:00:14 DEBUG : virtualFile: reading active writers 2026/08/19 05:00:14 DEBUG : Looking for writers 2026/08/19 05:00:14 DEBUG : dir: reading active writers 2026/08/19 05:00:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (1.88s) --- PASS: TestDirReadDirAll/Virtual (0.78s) === RUN TestDirOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:14 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:15 ERROR : dir/: Can only open directories read only 2026/08/19 05:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:15 DEBUG : dir: Looking for writers 2026/08/19 05:00:15 DEBUG : Looking for writers 2026/08/19 05:00:15 DEBUG : dir: reading active writers 2026/08/19 05:00:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.39s) === RUN TestDirCreate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:15 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 05:00:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/19 05:00:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 05:00:15 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 05:00:15 DEBUG : dir/potato: size = 5 OK 2026/08/19 05:00:15 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/19 05:00:15 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/19 05:00:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 05:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:15 DEBUG : dir: Looking for writers 2026/08/19 05:00:15 DEBUG : file1: reading active writers 2026/08/19 05:00:15 DEBUG : potato: reading active writers 2026/08/19 05:00:15 DEBUG : Looking for writers 2026/08/19 05:00:15 DEBUG : dir: reading active writers 2026/08/19 05:00:15 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.50s) === RUN TestDirMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:15 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 05:00:16 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:16 DEBUG : dir/sub: Looking for writers 2026/08/19 05:00:16 DEBUG : dir: Looking for writers 2026/08/19 05:00:16 DEBUG : file1: reading active writers 2026/08/19 05:00:16 DEBUG : sub: reading active writers 2026/08/19 05:00:16 DEBUG : Looking for writers 2026/08/19 05:00:16 DEBUG : dir: reading active writers 2026/08/19 05:00:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.72s) === RUN TestDirMkdirSub run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:16 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 05:00:16 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/19 05:00:16 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:16 DEBUG : dir/sub/subsub: Looking for writers 2026/08/19 05:00:16 DEBUG : dir/sub: Looking for writers 2026/08/19 05:00:16 DEBUG : subsub: reading active writers 2026/08/19 05:00:16 DEBUG : dir: Looking for writers 2026/08/19 05:00:16 DEBUG : file1: reading active writers 2026/08/19 05:00:16 DEBUG : sub: reading active writers 2026/08/19 05:00:16 DEBUG : Looking for writers 2026/08/19 05:00:16 DEBUG : dir: reading active writers 2026/08/19 05:00:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.47s) === RUN TestDirRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:17 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:17 ERROR : dir/: Dir.Remove not empty 2026/08/19 05:00:17 DEBUG : dir/file1: Remove: 2026/08/19 05:00:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:17 DEBUG : dir/file1: >Remove: err= 2026/08/19 05:00:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 05:00:17 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:17 DEBUG : Looking for writers 2026/08/19 05:00:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.36s) === RUN TestDirRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:17 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:17 DEBUG : dir/file1: Remove: 2026/08/19 05:00:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:17 DEBUG : dir/file1: >Remove: err= 2026/08/19 05:00:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 05:00:17 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:17 DEBUG : Looking for writers 2026/08/19 05:00:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.53s) === RUN TestDirRemoveName run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:17 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:18 DEBUG : dir/file1: Remove: 2026/08/19 05:00:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:18 DEBUG : dir/file1: >Remove: err= 2026/08/19 05:00:18 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:18 DEBUG : dir: Looking for writers 2026/08/19 05:00:18 DEBUG : Looking for writers 2026/08/19 05:00:18 DEBUG : dir: reading active writers 2026/08/19 05:00:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:18 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:524: can't rename directories 2026/08/19 05:00:18 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:18 DEBUG : dir: Looking for writers 2026/08/19 05:00:18 DEBUG : Looking for writers 2026/08/19 05:00:18 DEBUG : dir: reading active writers 2026/08/19 05:00:18 DEBUG : >WaitForWriters: --- SKIP: TestDirRename (0.38s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:18 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 05:00:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 05:00:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/19 05:00:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 05:00:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/19 05:00:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:19 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (12 bytes), uploading instead of streaming 2026/08/19 05:00:19 DEBUG : dir/sub/file2: size = 12 OK 2026/08/19 05:00:19 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:19 DEBUG : forgetting directory cache 2026/08/19 05:00:19 DEBUG : dir: forgetting directory cache 2026/08/19 05:00:19 DEBUG : dir/sub: forgetting directory cache 2026/08/19 05:00:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/19 05:00:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/19 05:00:19 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 05:00:19 DEBUG : dir/sub/file0: size = 5 OK 2026/08/19 05:00:19 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/19 05:00:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 05:00:19 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:19 DEBUG : dir/sub: Looking for writers 2026/08/19 05:00:19 DEBUG : file2: reading active writers 2026/08/19 05:00:19 DEBUG : file0: reading active writers 2026/08/19 05:00:19 DEBUG : dir: Looking for writers 2026/08/19 05:00:19 DEBUG : file1: reading active writers 2026/08/19 05:00:19 DEBUG : sub: reading active writers 2026/08/19 05:00:19 DEBUG : Looking for writers 2026/08/19 05:00:19 DEBUG : dir: reading active writers 2026/08/19 05:00:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:19 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/19 05:00:19 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:19 DEBUG : Looking for writers 2026/08/19 05:00:19 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:19 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-08-19 05:00:20.078124219 +0000 UTC 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/19 05:00:20 DEBUG : dir.metadata: Set virtual modtime to 2026-08-19 05:00:19.977650359 +0000 UTC 2026/08/19 05:00:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/19 05:00:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/19 05:00:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/19 05:00:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:20 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:20 DEBUG : dir: Looking for writers 2026/08/19 05:00:20 DEBUG : file1: reading active writers 2026/08/19 05:00:20 DEBUG : file1.metadata: reading active writers 2026/08/19 05:00:20 DEBUG : Looking for writers 2026/08/19 05:00:20 DEBUG : dir: reading active writers 2026/08/19 05:00:20 DEBUG : dir.metadata: reading active writers 2026/08/19 05:00:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:20 DEBUG : dir/file1: Set virtual modtime to 2026-08-19 05:00:20.604020708 +0000 UTC 2026/08/19 05:00:20 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:20 DEBUG : dir: Looking for writers 2026/08/19 05:00:20 DEBUG : file1: reading active writers 2026/08/19 05:00:20 DEBUG : Looking for writers 2026/08/19 05:00:20 DEBUG : dir: reading active writers 2026/08/19 05:00:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.54s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/19 05:00:21 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:21 DEBUG : dir: Looking for writers 2026/08/19 05:00:21 DEBUG : file1: reading active writers 2026/08/19 05:00:21 DEBUG : Looking for writers 2026/08/19 05:00:21 DEBUG : dir: reading active writers 2026/08/19 05:00:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.71s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.71s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:21 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:21 DEBUG : dir: Looking for writers 2026/08/19 05:00:21 DEBUG : file1: reading active writers 2026/08/19 05:00:21 DEBUG : Looking for writers 2026/08/19 05:00:21 DEBUG : dir: reading active writers 2026/08/19 05:00:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.27s) === RUN TestFileOpenReadUnknownSize 2026/08/19 05:00:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/19 05:00:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 05:00:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/19 05:00:21 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:21 DEBUG : Looking for writers 2026/08/19 05:00:21 DEBUG : file.txt: reading active writers 2026/08/19 05:00:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:21 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 05:00:22 DEBUG : dir/file1: size = 25 OK 2026/08/19 05:00:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/19 05:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:22 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:22 DEBUG : dir: Looking for writers 2026/08/19 05:00:22 DEBUG : file1: reading active writers 2026/08/19 05:00:22 DEBUG : Looking for writers 2026/08/19 05:00:22 DEBUG : dir: reading active writers 2026/08/19 05:00:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.70s) === RUN TestFileRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:22 DEBUG : dir/file1: Remove: 2026/08/19 05:00:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:22 DEBUG : dir/file1: >Remove: err= 2026/08/19 05:00:22 DEBUG : dir/file1: Remove: 2026/08/19 05:00:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 05:00:22 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:22 DEBUG : dir: Looking for writers 2026/08/19 05:00:22 DEBUG : Looking for writers 2026/08/19 05:00:22 DEBUG : dir: reading active writers 2026/08/19 05:00:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.32s) === RUN TestFileRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:23 DEBUG : dir/file1: Remove: 2026/08/19 05:00:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 05:00:23 DEBUG : dir/file1: >Remove: err= 2026/08/19 05:00:23 DEBUG : dir/file1: Remove: 2026/08/19 05:00:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 05:00:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:23 DEBUG : dir: Looking for writers 2026/08/19 05:00:23 DEBUG : Looking for writers 2026/08/19 05:00:23 DEBUG : dir: reading active writers 2026/08/19 05:00:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.51s) === RUN TestFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 05:00:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 05:00:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/19 05:00:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 05:00:23 DEBUG : dir/file1: Open: flags=0x3 2026/08/19 05:00:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/19 05:00:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/19 05:00:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:23 DEBUG : dir: Looking for writers 2026/08/19 05:00:23 DEBUG : file1: reading active writers 2026/08/19 05:00:23 DEBUG : Looking for writers 2026/08/19 05:00:23 DEBUG : dir: reading active writers 2026/08/19 05:00:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote file_test.go:305: skip as can't rename files 2026/08/19 05:00:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:23 DEBUG : dir: Looking for writers 2026/08/19 05:00:23 DEBUG : file1: reading active writers 2026/08/19 05:00:23 DEBUG : Looking for writers 2026/08/19 05:00:23 DEBUG : dir: reading active writers 2026/08/19 05:00:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/19 05:00:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:23 DEBUG : dir: Looking for writers 2026/08/19 05:00:23 DEBUG : file1: reading active writers 2026/08/19 05:00:23 DEBUG : Looking for writers 2026/08/19 05:00:23 DEBUG : dir: reading active writers 2026/08/19 05:00:23 DEBUG : >WaitForWriters: 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:23 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/19 05:00:24 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:24 DEBUG : dir: Looking for writers 2026/08/19 05:00:24 DEBUG : file1: reading active writers 2026/08/19 05:00:24 DEBUG : Looking for writers 2026/08/19 05:00:24 DEBUG : dir: reading active writers 2026/08/19 05:00:24 DEBUG : >WaitForWriters: 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/19 05:00:24 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:24 DEBUG : dir: Looking for writers 2026/08/19 05:00:24 DEBUG : file1: reading active writers 2026/08/19 05:00:24 DEBUG : Looking for writers 2026/08/19 05:00:24 DEBUG : dir: reading active writers 2026/08/19 05:00:24 DEBUG : >WaitForWriters: 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:24 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/19 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:25 DEBUG : dir: Looking for writers 2026/08/19 05:00:25 DEBUG : file1: reading active writers 2026/08/19 05:00:25 DEBUG : Looking for writers 2026/08/19 05:00:25 DEBUG : dir: reading active writers 2026/08/19 05:00:25 DEBUG : >WaitForWriters: 2026/08/19 05:00:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/19 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:25 DEBUG : dir: Looking for writers 2026/08/19 05:00:25 DEBUG : file1: reading active writers 2026/08/19 05:00:25 DEBUG : Looking for writers 2026/08/19 05:00:25 DEBUG : dir: reading active writers 2026/08/19 05:00:25 DEBUG : >WaitForWriters: 2026/08/19 05:00:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestFileRename (2.02s) --- SKIP: TestFileRename/off,forceCache=false (0.25s) --- SKIP: TestFileRename/minimal,forceCache=false (0.25s) --- SKIP: TestFileRename/minimal,forceCache=true (0.51s) --- SKIP: TestFileRename/writes,forceCache=false (0.51s) --- SKIP: TestFileRename/writes,forceCache=true (0.25s) --- SKIP: TestFileRename/full,forceCache=false (0.25s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:25 DEBUG : Looking for writers 2026/08/19 05:00:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalShutdown (0.02s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" --- PASS: TestSetPollIntervalAfterShutdown (0.02s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalUpdate (0.02s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalTimeout (0.02s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.02s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:26 DEBUG : dir: Looking for writers 2026/08/19 05:00:26 DEBUG : file1: reading active writers 2026/08/19 05:00:26 DEBUG : Looking for writers 2026/08/19 05:00:26 DEBUG : dir: reading active writers 2026/08/19 05:00:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.65s) === RUN TestReadFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 05:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 05:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 05:00:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/19 05:00:26 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:26 DEBUG : dir: Looking for writers 2026/08/19 05:00:26 DEBUG : file1: reading active writers 2026/08/19 05:00:26 DEBUG : Looking for writers 2026/08/19 05:00:26 DEBUG : dir: reading active writers 2026/08/19 05:00:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 05:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 05:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 05:00:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/19 05:00:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/19 05:00:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/19 05:00:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/19 05:00:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 05:00:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 05:00:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 05:00:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/19 05:00:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 05:00:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 05:00:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 05:00:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/19 05:00:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:27 DEBUG : dir: Looking for writers 2026/08/19 05:00:27 DEBUG : file1: reading active writers 2026/08/19 05:00:27 DEBUG : Looking for writers 2026/08/19 05:00:27 DEBUG : dir: reading active writers 2026/08/19 05:00:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.57s) === RUN TestReadFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:27 DEBUG : dir: Looking for writers 2026/08/19 05:00:27 DEBUG : file1: reading active writers 2026/08/19 05:00:27 DEBUG : Looking for writers 2026/08/19 05:00:27 DEBUG : dir: reading active writers 2026/08/19 05:00:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.64s) === RUN TestReadFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 05:00:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/19 05:00:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/19 05:00:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:27 DEBUG : dir: Looking for writers 2026/08/19 05:00:27 DEBUG : file1: reading active writers 2026/08/19 05:00:27 DEBUG : Looking for writers 2026/08/19 05:00:27 DEBUG : dir: reading active writers 2026/08/19 05:00:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.25s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): _readAt: size=1, off=0 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): openPending: 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >openPending: err= 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): _readAt: size=256, off=1 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >_readAt: n=15, err=EOF 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): _readAt: size=16, off=16 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >_readAt: n=0, err=EOF 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): close: 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >close: err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): close: 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6cecb7bc0): >close: err=file already closed 2026/08/19 05:00:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:28 DEBUG : dir: Looking for writers 2026/08/19 05:00:28 DEBUG : file1: reading active writers 2026/08/19 05:00:28 DEBUG : Looking for writers 2026/08/19 05:00:28 DEBUG : dir: reading active writers 2026/08/19 05:00:28 DEBUG : >WaitForWriters: 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.24s) === RUN TestRWFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): _readAt: size=1, off=0 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): openPending: 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >openPending: err= 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): _readAt: size=1, off=5 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): _readAt: size=1, off=3 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): _readAt: size=1, off=13 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): _readAt: size=16, off=100 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >_readAt: n=0, err=EOF 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): close: 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ce437500): >close: err= 2026/08/19 05:00:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:28 DEBUG : dir: Looking for writers 2026/08/19 05:00:28 DEBUG : file1: reading active writers 2026/08/19 05:00:28 DEBUG : Looking for writers 2026/08/19 05:00:28 DEBUG : dir: reading active writers 2026/08/19 05:00:28 DEBUG : >WaitForWriters: 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.51s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=1, off=0 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): openPending: 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >openPending: err= 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=1, off=5 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=1, off=1 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=1, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=6, off=10 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=6, err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=256, off=10 2026/08/19 05:00:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=6, err=EOF 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=256, off=100 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): close: 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >close: err= 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): _readAt: size=256, off=100 2026/08/19 05:00:28 DEBUG : dir/file1(0x24d6ced532c0): >_readAt: n=0, err=file already closed 2026/08/19 05:00:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:28 DEBUG : dir: Looking for writers 2026/08/19 05:00:28 DEBUG : file1: reading active writers 2026/08/19 05:00:28 DEBUG : Looking for writers 2026/08/19 05:00:28 DEBUG : dir: reading active writers 2026/08/19 05:00:28 DEBUG : >WaitForWriters: 2026/08/19 05:00:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.26s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): RWFileHandle.Flush 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): _readAt: size=256, off=0 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): openPending: 2026/08/19 05:00:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): >openPending: err= 2026/08/19 05:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): >_readAt: n=16, err=EOF 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): RWFileHandle.Flush 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): RWFileHandle.Flush 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): close: 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6cebed080): >close: err= 2026/08/19 05:00:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:29 DEBUG : dir: Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : dir: reading active writers 2026/08/19 05:00:29 DEBUG : >WaitForWriters: 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.24s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:00:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 05:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): _readAt: size=256, off=0 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): openPending: 2026/08/19 05:00:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): >openPending: err= 2026/08/19 05:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:00:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): >_readAt: n=16, err=EOF 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): RWFileHandle.Release 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): close: 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): >close: err= 2026/08/19 05:00:29 DEBUG : dir/file1(0x24d6ce7aec80): RWFileHandle.Release 2026/08/19 05:00:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:29 DEBUG : dir: Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : dir: reading active writers 2026/08/19 05:00:29 DEBUG : >WaitForWriters: 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.26s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:29 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): openPending: 2026/08/19 05:00:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): >openPending: err= 2026/08/19 05:00:29 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): _writeAt: size=5, off=0 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): >_writeAt: n=5, err= 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): _writeAt: size=7, off=5 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): >_writeAt: n=7, err= 2026/08/19 05:00:29 DEBUG : file1: vfs cache: truncate to size=11 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): close: 2026/08/19 05:00:29 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:29.549762792 +0000 UTC m=+21.217955093 2026/08/19 05:00:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): >close: err= 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): close: 2026/08/19 05:00:29 DEBUG : file1(0x24d6cec37400): >close: err=file already closed 2026/08/19 05:00:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:29 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:29 DEBUG : Looking for writers 2026/08/19 05:00:29 DEBUG : file1: reading active writers 2026/08/19 05:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/19 05:00:30 DEBUG : file1: size = 11 OK 2026/08/19 05:00:30 INFO : file1: Copied (new) 2026/08/19 05:00:30 DEBUG : file1: vfs cache: fingerprint now "11" 2026/08/19 05:00:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:30 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : >WaitForWriters: 2026/08/19 05:00:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : >WaitForWriters: 2026/08/19 05:00:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.32s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:30 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:30 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:30 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): openPending: 2026/08/19 05:00:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): >openPending: err= 2026/08/19 05:00:30 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): _writeAt: size=7, off=0 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): >_writeAt: n=7, err= 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): _writeAt: size=6, off=5 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): >_writeAt: n=6, err= 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): close: 2026/08/19 05:00:30 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:30.871011881 +0000 UTC m=+22.539204172 2026/08/19 05:00:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): >close: err= 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): _writeAt: size=5, off=0 2026/08/19 05:00:30 DEBUG : file1(0x24d6cec37dc0): >_writeAt: n=0, err=file already closed 2026/08/19 05:00:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:30 DEBUG : Looking for writers 2026/08/19 05:00:30 DEBUG : file1: reading active writers 2026/08/19 05:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:30 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:31 DEBUG : file1: size = 11 OK 2026/08/19 05:00:31 INFO : file1: Copied (new) 2026/08/19 05:00:31 DEBUG : file1: vfs cache: fingerprint now "11" 2026/08/19 05:00:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : >WaitForWriters: 2026/08/19 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : >WaitForWriters: 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.68s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:31 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:31 DEBUG : file1(0x24d6cf0e6140): openPending: 2026/08/19 05:00:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 DEBUG : file1(0x24d6cf0e6140): >openPending: err= 2026/08/19 05:00:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:31 DEBUG : file1(0x24d6cf0e6140): close: 2026/08/19 05:00:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:31.550226014 +0000 UTC m=+23.218418305 2026/08/19 05:00:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:31 DEBUG : file1(0x24d6cf0e6140): >close: err= 2026/08/19 05:00:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 05:00:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:00:31 DEBUG : file2: newRWFileHandle: 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): openPending: 2026/08/19 05:00:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): >openPending: err= 2026/08/19 05:00:31 DEBUG : file2: >newRWFileHandle: err= 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/19 05:00:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): RWFileHandle.Flush 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): RWFileHandle.Release 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): close: 2026/08/19 05:00:31 DEBUG : file2: vfs cache: setting modification time to 2026-08-19 05:00:31.551323406 +0000 UTC m=+23.219515697 2026/08/19 05:00:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:31 DEBUG : file2(0x24d6cf0e6680): >close: err= 2026/08/19 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/19 05:00:31 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:31 DEBUG : file2: vfs cache: starting upload 2026/08/19 05:00:31 DEBUG : file1: size = 0 OK 2026/08/19 05:00:31 INFO : file1: Copied (new) 2026/08/19 05:00:31 DEBUG : file1: vfs cache: fingerprint now "0" 2026/08/19 05:00:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:31 DEBUG : file2: size = 0 OK 2026/08/19 05:00:31 INFO : file2: Copied (new) 2026/08/19 05:00:31 DEBUG : file2: vfs cache: fingerprint now "0" 2026/08/19 05:00:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:00:31 INFO : file2: vfs cache: upload succeeded try #1 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : >WaitForWriters: 2026/08/19 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : file2: reading active writers 2026/08/19 05:00:31 DEBUG : >WaitForWriters: 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.21s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:31 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): openPending: 2026/08/19 05:00:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): >openPending: err= 2026/08/19 05:00:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): _writeAt: size=5, off=0 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): >_writeAt: n=5, err= 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): RWFileHandle.Flush 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): RWFileHandle.Flush 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): close: 2026/08/19 05:00:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:31.760224872 +0000 UTC m=+23.428417163 2026/08/19 05:00:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:31 DEBUG : file1(0x24d6ce7aea00): >close: err= 2026/08/19 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:31 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:31 DEBUG : Looking for writers 2026/08/19 05:00:31 DEBUG : file1: reading active writers 2026/08/19 05:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:32 DEBUG : file1: size = 5 OK 2026/08/19 05:00:32 INFO : file1: Copied (new) 2026/08/19 05:00:32 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/19 05:00:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:32 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : >WaitForWriters: 2026/08/19 05:00:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.67s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:32 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:32 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:32 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): openPending: 2026/08/19 05:00:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): >openPending: err= 2026/08/19 05:00:32 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): _writeAt: size=5, off=0 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): >_writeAt: n=5, err= 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): RWFileHandle.Release 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): close: 2026/08/19 05:00:32 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:32.429182807 +0000 UTC m=+24.097375109 2026/08/19 05:00:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): >close: err= 2026/08/19 05:00:32 DEBUG : file1(0x24d6ce7afa40): RWFileHandle.Release 2026/08/19 05:00:32 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:32 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:32 DEBUG : Looking for writers 2026/08/19 05:00:32 DEBUG : file1: reading active writers 2026/08/19 05:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:32 DEBUG : file1: size = 5 OK 2026/08/19 05:00:32 INFO : file1: Copied (new) 2026/08/19 05:00:32 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/19 05:00:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:32 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : >WaitForWriters: 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.67s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:33 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 05:00:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 05:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): openPending: 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): >openPending: err= 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 05:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): _writeAt: size=5, off=0 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): >_writeAt: n=5, err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): close: 2026/08/19 05:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 05:00:33.242770459 +0000 UTC m=+24.910962790 2026/08/19 05:00:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6ce437800): >close: err= 2026/08/19 05:00:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:33 DEBUG : dir/file1: size = 5 OK 2026/08/19 05:00:33 INFO : dir/file1: Copied (replaced existing) 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : >WaitForWriters: 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:33 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:33 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 05:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 05:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 05:00:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): _writeAt: size=5, off=0 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): openPending: 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 05:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): >openPending: err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): >_writeAt: n=5, err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): _writeAt: size=15, off=5 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): >_writeAt: n=15, err= 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): close: 2026/08/19 05:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/19 05:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 05:00:33.992587777 +0000 UTC m=+25.660780068 2026/08/19 05:00:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:33 DEBUG : dir/file1(0x24d6cecb6a00): >close: err= 2026/08/19 05:00:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:33 DEBUG : dir: Looking for writers 2026/08/19 05:00:33 DEBUG : file1: reading active writers 2026/08/19 05:00:33 DEBUG : Looking for writers 2026/08/19 05:00:33 DEBUG : dir: reading active writers 2026/08/19 05:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:34 DEBUG : dir: Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : dir: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:34 DEBUG : dir: Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : dir: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:34 DEBUG : dir: Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : dir: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:34 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 05:00:34 DEBUG : dir: Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : dir: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:34 DEBUG : dir/file1: size = 20 OK 2026/08/19 05:00:34 INFO : dir/file1: Copied (replaced existing) 2026/08/19 05:00:34 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/08/19 05:00:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 05:00:29.159696723 +0000 UTC 2026/08/19 05:00:34 DEBUG : dir: Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : dir: reading active writers 2026/08/19 05:00:34 DEBUG : >WaitForWriters: 2026/08/19 05:00:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.75s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:34 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:34 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): openPending: 2026/08/19 05:00:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): >openPending: err= 2026/08/19 05:00:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): _writeAt: size=5, off=0 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): >_writeAt: n=5, err= 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): close: 2026/08/19 05:00:34 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 05:00:34.372528769 +0000 UTC m=+26.040721069 2026/08/19 05:00:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:34 DEBUG : file1(0x24d6cecb72c0): >close: err= 2026/08/19 05:00:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:34 DEBUG : file1: vfs cache: starting upload 2026/08/19 05:00:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe/dir/file1: no such file or directory 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:34 DEBUG : Looking for writers 2026/08/19 05:00:34 DEBUG : file1: reading active writers 2026/08/19 05:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:34 DEBUG : file1: size = 5 OK 2026/08/19 05:00:34 INFO : file1: Copied (new) 2026/08/19 05:00:34 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/19 05:00:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : >WaitForWriters: 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.67s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.041452028 +0000 UTC m=+26.709644309 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.041452028 +0000 UTC m=+26.709644309 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b1c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.041452028 +0000 UTC m=+26.709644309 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce744ee0 item 1 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.044517827 +0000 UTC m=+26.712710159 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bcc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.044517827 +0000 UTC m=+26.712710159 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebecb80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7455e0 item 2 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.046326042 +0000 UTC m=+26.714518333 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.046326042 +0000 UTC m=+26.714518333 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.046326042 +0000 UTC m=+26.714518333 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce745a40 item 3 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.048839889 +0000 UTC m=+26.717032180 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.048839889 +0000 UTC m=+26.717032180 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc230 item 4 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.050682517 +0000 UTC m=+26.718874808 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.050682517 +0000 UTC m=+26.718874808 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.050682517 +0000 UTC m=+26.718874808 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc770 item 5 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.052958975 +0000 UTC m=+26.721151297 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.052958975 +0000 UTC m=+26.721151297 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fccb0 item 6 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.054870225 +0000 UTC m=+26.723062516 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.054870225 +0000 UTC m=+26.723062516 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09d40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.054870225 +0000 UTC m=+26.723062516 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd570 item 7 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.057269125 +0000 UTC m=+26.725461416 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf09c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.057269125 +0000 UTC m=+26.725461416 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0f40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fdc70 item 8 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ceaf15c0): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf15c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.059340637 +0000 UTC m=+26.727532938 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.059340637 +0000 UTC m=+26.727532938 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.059340637 +0000 UTC m=+26.727532938 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3e440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7183f0 item 9 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.062356881 +0000 UTC m=+26.730549172 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3eac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.062356881 +0000 UTC m=+26.730549172 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718ee0 item 10 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ced3f640): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3f640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.064157101 +0000 UTC m=+26.732349392 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3fa00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.064157101 +0000 UTC m=+26.732349392 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.064157101 +0000 UTC m=+26.732349392 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6a500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719420 item 11 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.066633196 +0000 UTC m=+26.734825487 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6ab80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.066633196 +0000 UTC m=+26.734825487 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719e30 item 12 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ced6b700): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6b700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.068584872 +0000 UTC m=+26.736777163 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced6bac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.068584872 +0000 UTC m=+26.736777163 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cea0e5b0 item 13 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.070497122 +0000 UTC m=+26.738689453 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.070497122 +0000 UTC m=+26.738689453 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda0e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cea0eaf0 item 14 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ceda1480): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.072952919 +0000 UTC m=+26.741145210 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceda1840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.072952919 +0000 UTC m=+26.741145210 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cea0f260 item 15 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.075125612 +0000 UTC m=+26.743317893 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.075125612 +0000 UTC m=+26.743317893 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8bc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cea0f7a0 item 16 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.076892419 +0000 UTC m=+26.745084699 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.076892419 +0000 UTC m=+26.745084699 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.076892419 +0000 UTC m=+26.745084699 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9b80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c0e0 item 17 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.079047347 +0000 UTC m=+26.747239638 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.079047347 +0000 UTC m=+26.747239638 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c690 item 18 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.082111433 +0000 UTC m=+26.750303724 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8e80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.082111433 +0000 UTC m=+26.750303724 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.082111433 +0000 UTC m=+26.750303724 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb560e0 item 19 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.085925876 +0000 UTC m=+26.754118197 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.085925876 +0000 UTC m=+26.754118197 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7400): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb56bd0 item 20 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.087582263 +0000 UTC m=+26.755774554 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7a80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.087582263 +0000 UTC m=+26.755774554 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced520c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.087582263 +0000 UTC m=+26.755774554 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced525c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb57490 item 21 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.089618758 +0000 UTC m=+26.757811049 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.089618758 +0000 UTC m=+26.757811049 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced531c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb57d50 item 22 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.091273333 +0000 UTC m=+26.759465644 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.091273333 +0000 UTC m=+26.759465644 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53d80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.091273333 +0000 UTC m=+26.759465644 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62460 item 23 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.093701849 +0000 UTC m=+26.761894140 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6b80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.093701849 +0000 UTC m=+26.761894140 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62ee0 item 24 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6cecb7740): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.095575947 +0000 UTC m=+26.763768288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7b80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.095575947 +0000 UTC m=+26.763768288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.095575947 +0000 UTC m=+26.763768288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb635e0 item 25 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.097781382 +0000 UTC m=+26.765973723 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.097781382 +0000 UTC m=+26.765973723 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebab7a0 item 26 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ce7af000): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.099536175 +0000 UTC m=+26.767728466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.099536175 +0000 UTC m=+26.767728466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afa40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.099536175 +0000 UTC m=+26.767728466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4360c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebabb20 item 27 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.101538156 +0000 UTC m=+26.769730447 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4373c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.101538156 +0000 UTC m=+26.769730447 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c1c0 item 28 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ce75ea40): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ea40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.103857746 +0000 UTC m=+26.772050037 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75efc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.103857746 +0000 UTC m=+26.772050037 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c620 item 29 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.105498925 +0000 UTC m=+26.773691235 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19aa80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.105498925 +0000 UTC m=+26.773691235 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74cfc0 item 30 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6cf19b640): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.107591375 +0000 UTC m=+26.775783666 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ba00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.107591375 +0000 UTC m=+26.775783666 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebec980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74d960 item 31 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.109684378 +0000 UTC m=+26.777876669 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.109684378 +0000 UTC m=+26.777876669 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebedbc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5a150 item 32 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.111642716 +0000 UTC m=+26.779835007 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5a620 item 33 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.112282323 +0000 UTC m=+26.780474624 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.112282323 +0000 UTC m=+26.780474624 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36d40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5a8c0 item 33 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.113894858 +0000 UTC m=+26.782087139 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec373c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5b340 item 34 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.114554273 +0000 UTC m=+26.782746564 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.114554273 +0000 UTC m=+26.782746564 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5b730 item 34 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.116059175 +0000 UTC m=+26.784251466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec087c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5bb90 item 35 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.116651654 +0000 UTC m=+26.784843934 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.116651654 +0000 UTC m=+26.784843934 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5bdc0 item 35 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.118115527 +0000 UTC m=+26.786307808 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79a3f0 item 36 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.118692687 +0000 UTC m=+26.786884978 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.118692687 +0000 UTC m=+26.786884978 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79a690 item 36 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.120069837 +0000 UTC m=+26.788262128 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79ab60 item 37 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.120599698 +0000 UTC m=+26.788791989 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.120599698 +0000 UTC m=+26.788791989 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79ae00 item 37 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.121914401 +0000 UTC m=+26.790106682 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79b2d0 item 38 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.122542236 +0000 UTC m=+26.790734527 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7e500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.122542236 +0000 UTC m=+26.790734527 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7ea40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79b500 item 38 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.123848463 +0000 UTC m=+26.792040754 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79bce0 item 39 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.124381429 +0000 UTC m=+26.792573721 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7f5c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.124381429 +0000 UTC m=+26.792573721 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea7fac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a0e0 item 39 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.125645446 +0000 UTC m=+26.793837728 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a460 item 40 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.126212397 +0000 UTC m=+26.794404688 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.126212397 +0000 UTC m=+26.794404688 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa6c80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a620 item 40 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.127721375 +0000 UTC m=+26.795913667 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10ab60 item 41 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.128322581 +0000 UTC m=+26.796514872 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10ad20 item 41 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.128935238 +0000 UTC m=+26.797127529 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaa7c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.128935238 +0000 UTC m=+26.797127529 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b030 item 41 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.13131968 +0000 UTC m=+26.799511981 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b500 item 42 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.13197635 +0000 UTC m=+26.800168661 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6d80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b6c0 item 42 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.132845851 +0000 UTC m=+26.801038183 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae72c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.132845851 +0000 UTC m=+26.801038183 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf8740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb637a0 item 42 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.134691988 +0000 UTC m=+26.802884309 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb63ce0 item 43 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.135295608 +0000 UTC m=+26.803487899 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6070 item 43 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.135991542 +0000 UTC m=+26.804183833 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedf9c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.135991542 +0000 UTC m=+26.804183833 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6230 item 43 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.137733401 +0000 UTC m=+26.805925702 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb808c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6690 item 44 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.138351688 +0000 UTC m=+26.806543980 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb80dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d68c0 item 44 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.139037192 +0000 UTC m=+26.807229483 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.139037192 +0000 UTC m=+26.807229483 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6a80 item 44 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.140919226 +0000 UTC m=+26.809111537 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb81ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6f50 item 45 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.141445941 +0000 UTC m=+26.809638232 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec064c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.141445941 +0000 UTC m=+26.809638232 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec06bc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7110 item 45 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.143316473 +0000 UTC m=+26.811508764 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7490 item 46 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.143883003 +0000 UTC m=+26.812075294 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.143883003 +0000 UTC m=+26.812075294 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec07e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7650 item 46 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.145913136 +0000 UTC m=+26.814105417 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5c540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d79d0 item 47 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.146412149 +0000 UTC m=+26.814604440 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5ca40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.146412149 +0000 UTC m=+26.814604440 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7d50 item 47 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.148014484 +0000 UTC m=+26.816206775 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5d780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf02a0 item 48 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.148613976 +0000 UTC m=+26.816806268 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5dc80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.148613976 +0000 UTC m=+26.816806268 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0460 item 48 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.150361576 +0000 UTC m=+26.818553867 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf09a0 item 49 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.151121501 +0000 UTC m=+26.819313852 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8cf40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.151121501 +0000 UTC m=+26.819313852 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0b60 item 49 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.153185318 +0000 UTC m=+26.821377609 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8db00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0ee0 item 50 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.154390142 +0000 UTC m=+26.822582433 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.154390142 +0000 UTC m=+26.822582433 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf10a0 item 50 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.156220379 +0000 UTC m=+26.824412710 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc8d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf1420 item 51 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.157062128 +0000 UTC m=+26.825254439 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.157062128 +0000 UTC m=+26.825254439 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf1650 item 51 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.158938922 +0000 UTC m=+26.827131213 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc9dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf19d0 item 52 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.159681734 +0000 UTC m=+26.827874026 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf43c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.159681734 +0000 UTC m=+26.827874026 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf1b90 item 52 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.161403696 +0000 UTC m=+26.829595987 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf4fc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4070 item 53 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.162119017 +0000 UTC m=+26.830311308 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf54c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.162119017 +0000 UTC m=+26.830311308 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecf5a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4230 item 53 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.164063248 +0000 UTC m=+26.832255539 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc45b0 item 54 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.164835557 +0000 UTC m=+26.833027848 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3a680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.164835557 +0000 UTC m=+26.833027848 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3ac00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4770 item 54 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.166727789 +0000 UTC m=+26.834920081 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4af0 item 55 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.16734781 +0000 UTC m=+26.835540101 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3b780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.16734781 +0000 UTC m=+26.835540101 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced3bcc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4d90 item 55 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.169073569 +0000 UTC m=+26.837265860 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc51f0 item 56 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.169919345 +0000 UTC m=+26.838111626 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5c940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.169919345 +0000 UTC m=+26.838111626 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5cec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc53b0 item 56 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.171364535 +0000 UTC m=+26.839556826 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5d500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5730 item 57 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.171965368 +0000 UTC m=+26.840157650 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5da40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc58f0 item 57 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.17256975 +0000 UTC m=+26.840762041 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.17256975 +0000 UTC m=+26.840762041 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5ab0 item 57 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.173952311 +0000 UTC m=+26.842144602 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced98c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5e30 item 58 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.174486249 +0000 UTC m=+26.842678540 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7407e0 item 58 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.175225495 +0000 UTC m=+26.843417786 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced996c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.175225495 +0000 UTC m=+26.843417786 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced99c80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce741260 item 58 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.177214861 +0000 UTC m=+26.845407152 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb83c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c000 item 59 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.177788615 +0000 UTC m=+26.845980896 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c1c0 item 59 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.178573647 +0000 UTC m=+26.846765938 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb8e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.178573647 +0000 UTC m=+26.846765938 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb93c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c380 item 59 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.180618919 +0000 UTC m=+26.848811211 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb9a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c700 item 60 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.181249159 +0000 UTC m=+26.849441460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c8c0 item 60 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.181895109 +0000 UTC m=+26.850087390 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1c580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.181895109 +0000 UTC m=+26.850087390 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1cb40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21ca80 item 60 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.183620637 +0000 UTC m=+26.851812928 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21ce70 item 61 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.184242642 +0000 UTC m=+26.852434933 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1d6c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.184242642 +0000 UTC m=+26.852434933 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee1ddc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21d650 item 61 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.185951498 +0000 UTC m=+26.854143789 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa000 item 62 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.186634027 +0000 UTC m=+26.854826318 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8a40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.186634027 +0000 UTC m=+26.854826318 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa460 item 62 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.188565925 +0000 UTC m=+26.856758216 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa9a0 item 63 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.189186507 +0000 UTC m=+26.857378798 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea9cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.189186507 +0000 UTC m=+26.857378798 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeca4c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fab60 item 63 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.191656241 +0000 UTC m=+26.859848532 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecab00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6faee0 item 64 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.192333619 +0000 UTC m=+26.860525910 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.192333619 +0000 UTC m=+26.860525910 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecb740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb180 item 64 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.19416582 +0000 UTC m=+26.862358111 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceecbd80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb500 item 65 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.194856063 +0000 UTC m=+26.863048354 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.194856063 +0000 UTC m=+26.863048354 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb730 item 65 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.196437229 +0000 UTC m=+26.864629509 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee8e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fbd50 item 66 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.197057539 +0000 UTC m=+26.865249861 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee92c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.197057539 +0000 UTC m=+26.865249861 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f01c0 item 66 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.198892875 +0000 UTC m=+26.867085156 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceee9e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0540 item 67 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.199676614 +0000 UTC m=+26.867868905 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c3c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.199676614 +0000 UTC m=+26.867868905 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0c8c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0700 item 67 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.20153328 +0000 UTC m=+26.869725592 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0cf40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0a80 item 68 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.202386883 +0000 UTC m=+26.870579214 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.202386883 +0000 UTC m=+26.870579214 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0d980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0c40 item 68 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.204449377 +0000 UTC m=+26.872641668 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0fc0 item 69 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.205177452 +0000 UTC m=+26.873369743 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2e540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.205177452 +0000 UTC m=+26.873369743 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2ea40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1180 item 69 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.206986978 +0000 UTC m=+26.875179259 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1650 item 70 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.207749639 +0000 UTC m=+26.875941930 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2f5c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.207749639 +0000 UTC m=+26.875941930 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef2fb00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1810 item 70 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.209706113 +0000 UTC m=+26.877898424 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1b90 item 71 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.210432224 +0000 UTC m=+26.878624515 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.210432224 +0000 UTC m=+26.878624515 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef52c80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1d50 item 71 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.212155428 +0000 UTC m=+26.880347719 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00770 item 72 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.212740282 +0000 UTC m=+26.880932624 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.212740282 +0000 UTC m=+26.880932624 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef53d40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00af0 item 72 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.214049594 +0000 UTC m=+26.882241885 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70400): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01030 item 73 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.214543086 +0000 UTC m=+26.882735377 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01260 item 73 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.215132169 +0000 UTC m=+26.883324460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef70dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.215132169 +0000 UTC m=+26.883324460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01490 item 73 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.216527213 +0000 UTC m=+26.884719504 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01ab0 item 74 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.217015134 +0000 UTC m=+26.885207425 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef71e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01c70 item 74 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.217640795 +0000 UTC m=+26.885833086 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.217640795 +0000 UTC m=+26.885833086 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef94a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb641c0 item 74 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.218994301 +0000 UTC m=+26.887186592 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb64a10 item 75 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.219478386 +0000 UTC m=+26.887670667 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb64cb0 item 75 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.220115068 +0000 UTC m=+26.888307359 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef95a80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.220115068 +0000 UTC m=+26.888307359 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb00c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb64e70 item 75 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.221588601 +0000 UTC m=+26.889780892 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65260 item 76 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.222491444 +0000 UTC m=+26.890683726 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb0c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65420 item 76 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.223162752 +0000 UTC m=+26.891355044 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.223162752 +0000 UTC m=+26.891355044 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb16c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb655e0 item 76 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.224563106 +0000 UTC m=+26.892755397 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefb1d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65960 item 77 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.225058011 +0000 UTC m=+26.893250292 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefca300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.225058011 +0000 UTC m=+26.893250292 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcaa00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65b90 item 77 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.22661943 +0000 UTC m=+26.894811721 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7441c0 item 78 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.227120866 +0000 UTC m=+26.895313157 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcb540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.227120866 +0000 UTC m=+26.895313157 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefcbc40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce744460 item 78 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.229145449 +0000 UTC m=+26.897337750 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6380): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7449a0 item 79 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.229683766 +0000 UTC m=+26.897876057 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.229683766 +0000 UTC m=+26.897876057 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe6f80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce744c40 item 79 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.231501217 +0000 UTC m=+26.899693508 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe75c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7452d0 item 80 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.232154861 +0000 UTC m=+26.900347152 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cefe7ac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.232154861 +0000 UTC m=+26.900347152 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0042c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce745490 item 80 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.233753691 +0000 UTC m=+26.901945982 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce745810 item 81 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.234397165 +0000 UTC m=+26.902589457 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf004d80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.234397165 +0000 UTC m=+26.902589457 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0052c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce745b20 item 81 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.235639361 +0000 UTC m=+26.903831652 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc150 item 82 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.236333983 +0000 UTC m=+26.904526264 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf005e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.236333983 +0000 UTC m=+26.904526264 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0244c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc310 item 82 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.237580106 +0000 UTC m=+26.905772397 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024b40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc770 item 83 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.238158478 +0000 UTC m=+26.906350769 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.238158478 +0000 UTC m=+26.906350769 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc930 item 83 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.240594237 +0000 UTC m=+26.908786528 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718150 item 84 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.241584898 +0000 UTC m=+26.909777219 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.241584898 +0000 UTC m=+26.909777219 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee20c80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7183f0 item 84 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.243443838 +0000 UTC m=+26.911636159 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718b60 item 85 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.244205146 +0000 UTC m=+26.912397437 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.244205146 +0000 UTC m=+26.912397437 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee21d40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7190a0 item 85 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.245906097 +0000 UTC m=+26.914098419 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae64c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719500 item 86 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.246692052 +0000 UTC m=+26.914884343 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae69c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.246692052 +0000 UTC m=+26.914884343 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae6f40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719960 item 86 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.248604933 +0000 UTC m=+26.916797254 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a070 item 87 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.249386779 +0000 UTC m=+26.917579071 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae7d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.249386779 +0000 UTC m=+26.917579071 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a230 item 87 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.251143928 +0000 UTC m=+26.919336229 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0249c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a5b0 item 88 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.251847446 +0000 UTC m=+26.920039748 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf024ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.251847446 +0000 UTC m=+26.920039748 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a930 item 88 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.253758154 +0000 UTC m=+26.921950445 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf025c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10acb0 item 89 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.25440242 +0000 UTC m=+26.922594711 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10afc0 item 89 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.255221718 +0000 UTC m=+26.923414009 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.255221718 +0000 UTC m=+26.923414009 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b180 item 89 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.256918071 +0000 UTC m=+26.925110362 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b650 item 90 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.257519636 +0000 UTC m=+26.925711927 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10bab0 item 90 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.258133175 +0000 UTC m=+26.926325466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.258133175 +0000 UTC m=+26.926325466 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10be30 item 90 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.259617097 +0000 UTC m=+26.927809379 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52bc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc460 item 91 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.260146406 +0000 UTC m=+26.928338717 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc690 item 91 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.260761998 +0000 UTC m=+26.928954289 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced536c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.260761998 +0000 UTC m=+26.928954289 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc850 item 91 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.262735114 +0000 UTC m=+26.930927405 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb63c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd030 item 92 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.26335214 +0000 UTC m=+26.931544431 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd420 item 92 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.264025972 +0000 UTC m=+26.932218283 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6f80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.264025972 +0000 UTC m=+26.932218283 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd6c0 item 92 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.265738937 +0000 UTC m=+26.933931228 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fdc70 item 93 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.266283806 +0000 UTC m=+26.934476087 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce6655c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.266283806 +0000 UTC m=+26.934476087 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb56150 item 93 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.268003212 +0000 UTC m=+26.936195503 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aea80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb56af0 item 94 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.268582245 +0000 UTC m=+26.936774536 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.268582245 +0000 UTC m=+26.936774536 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb56cb0 item 94 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.270330977 +0000 UTC m=+26.938523268 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce436000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb576c0 item 95 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.27089892 +0000 UTC m=+26.939091231 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4371c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.27089892 +0000 UTC m=+26.939091231 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437a40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb578f0 item 95 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.272842099 +0000 UTC m=+26.941034459 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebaaaf0 item 96 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.273512205 +0000 UTC m=+26.941704496 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75f300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.273512205 +0000 UTC m=+26.941704496 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebab6c0 item 96 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= 2026/08/19 05:00:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : >WaitForWriters: 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.300915859 +0000 UTC m=+26.969108161 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.300915859 +0000 UTC m=+26.969108161 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.300915859 +0000 UTC m=+26.969108161 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19bac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79a620 item 1 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.303506822 +0000 UTC m=+26.971699113 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.303506822 +0000 UTC m=+26.971699113 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79ac40 item 2 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.305252928 +0000 UTC m=+26.973445219 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36e00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.305252928 +0000 UTC m=+26.973445219 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec372c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.305252928 +0000 UTC m=+26.973445219 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec377c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79b180 item 3 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.307507767 +0000 UTC m=+26.975700058 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.307507767 +0000 UTC m=+26.975700058 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec08680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79bb90 item 4 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.309051461 +0000 UTC m=+26.977243752 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.309051461 +0000 UTC m=+26.977243752 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.309051461 +0000 UTC m=+26.977243752 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09b00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62150 item 5 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.31116904 +0000 UTC m=+26.979361341 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf02c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.31116904 +0000 UTC m=+26.979361341 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62c40 item 6 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.312530491 +0000 UTC m=+26.980722782 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.312530491 +0000 UTC m=+26.980722782 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1400): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.312530491 +0000 UTC m=+26.980722782 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb63420 item 7 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.314910604 +0000 UTC m=+26.983102895 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.314910604 +0000 UTC m=+26.983102895 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb639d0 item 8 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ceae8c00): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.316655169 +0000 UTC m=+26.984847460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae8fc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.316655169 +0000 UTC m=+26.984847460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.316655169 +0000 UTC m=+26.984847460 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceae9940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6000 item 9 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.319349977 +0000 UTC m=+26.987542268 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba80c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.319349977 +0000 UTC m=+26.987542268 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d64d0 item 10 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ceba8c40): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba8c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.3213272 +0000 UTC m=+26.989519502 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.3213272 +0000 UTC m=+26.989519502 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.3213272 +0000 UTC m=+26.989519502 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceba9a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d69a0 item 11 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.323775594 +0000 UTC m=+26.991967885 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.323775594 +0000 UTC m=+26.991967885 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6a6c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6fc0 item 12 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6cec6ad00): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6ad00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.325698465 +0000 UTC m=+26.993890806 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.325698465 +0000 UTC m=+26.993890806 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6b780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7340 item 13 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.327664147 +0000 UTC m=+26.995856438 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec6be00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.327664147 +0000 UTC m=+26.995856438 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8a440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d76c0 item 14 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6cec8aa80): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8aa80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.329544808 +0000 UTC m=+26.997737119 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ae40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.329544808 +0000 UTC m=+26.997737119 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8b500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7a40 item 15 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.331422644 +0000 UTC m=+26.999614944 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8bb80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.331422644 +0000 UTC m=+26.999614944 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac1c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0150 item 16 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.333302023 +0000 UTC m=+27.001494314 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecac800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.333302023 +0000 UTC m=+27.001494314 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecacc80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.333302023 +0000 UTC m=+27.001494314 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf04d0 item 17 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.335644335 +0000 UTC m=+27.003836626 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecad800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.335644335 +0000 UTC m=+27.003836626 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecadd40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0b60 item 18 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.337761663 +0000 UTC m=+27.005953954 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece24c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.337761663 +0000 UTC m=+27.005953954 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece29c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.337761663 +0000 UTC m=+27.005953954 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0ee0 item 19 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.339958291 +0000 UTC m=+27.008150582 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.339958291 +0000 UTC m=+27.008150582 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3a80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf13b0 item 20 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.341489963 +0000 UTC m=+27.009682254 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.341489963 +0000 UTC m=+27.009682254 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.341489963 +0000 UTC m=+27.009682254 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced10c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf17a0 item 21 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.343599045 +0000 UTC m=+27.011791336 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.343599045 +0000 UTC m=+27.011791336 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced117c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf1c70 item 22 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.345159382 +0000 UTC m=+27.013351673 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced11e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.345159382 +0000 UTC m=+27.013351673 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.345159382 +0000 UTC m=+27.013351673 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4150 item 23 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.347393681 +0000 UTC m=+27.015585972 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced40fc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.347393681 +0000 UTC m=+27.015585972 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4620 item 24 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ced41b40): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced41b40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.349017997 +0000 UTC m=+27.017210288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.349017997 +0000 UTC m=+27.017210288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.349017997 +0000 UTC m=+27.017210288 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced64a40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc49a0 item 25 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.351233662 +0000 UTC m=+27.019425953 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced650c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.351233662 +0000 UTC m=+27.019425953 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4f50 item 26 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ced65c40): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced65c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.352842499 +0000 UTC m=+27.021034790 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.352842499 +0000 UTC m=+27.021034790 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.352842499 +0000 UTC m=+27.021034790 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8eb40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc53b0 item 27 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.354990025 +0000 UTC m=+27.023182316 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f1c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.354990025 +0000 UTC m=+27.023182316 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5880 item 28 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6ced8fd40): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fd40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.356620062 +0000 UTC m=+27.024812353 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.356620062 +0000 UTC m=+27.024812353 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedac8c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5c00 item 29 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.358315624 +0000 UTC m=+27.026507915 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedacf40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.358315624 +0000 UTC m=+27.026507915 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedad480): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce740540 item 30 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): _readAt: size=2, off=0 2026/08/19 05:00:35 ERROR : open-test-file(0x24d6cedadac0): Couldn't read size of file 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedadac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.360048696 +0000 UTC m=+27.028240987 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedade80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.360048696 +0000 UTC m=+27.028240987 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce741730 item 31 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.361630382 +0000 UTC m=+27.029822673 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd6cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.361630382 +0000 UTC m=+27.029822673 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c150 item 32 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.364199214 +0000 UTC m=+27.032391505 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c4d0 item 33 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.364829283 +0000 UTC m=+27.033021584 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedd7cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.364829283 +0000 UTC m=+27.033021584 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c2c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c690 item 33 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.366382186 +0000 UTC m=+27.034574477 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0c900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21ca10 item 34 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.3672059 +0000 UTC m=+27.035398212 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0cd80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.3672059 +0000 UTC m=+27.035398212 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d2c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21cc40 item 34 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.369135655 +0000 UTC m=+27.037327946 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0d900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21d570 item 35 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.369657881 +0000 UTC m=+27.037850172 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee0dd80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.369657881 +0000 UTC m=+27.037850172 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9e380): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21d810 item 35 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.371237273 +0000 UTC m=+27.039429564 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ea00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa380 item 36 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.371965879 +0000 UTC m=+27.040158170 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9ef00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.371965879 +0000 UTC m=+27.040158170 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9f440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa770 item 36 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.376415571 +0000 UTC m=+27.044607862 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee9fa80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6faaf0 item 37 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.37730471 +0000 UTC m=+27.045497001 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.37730471 +0000 UTC m=+27.045497001 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6facb0 item 37 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.379027573 +0000 UTC m=+27.047219864 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb8b80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb110 item 38 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.379647914 +0000 UTC m=+27.047840205 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.379647914 +0000 UTC m=+27.047840205 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb95c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb2d0 item 38 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.381782875 +0000 UTC m=+27.049975166 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceeb9c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb6c0 item 39 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.38286012 +0000 UTC m=+27.051052411 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.38286012 +0000 UTC m=+27.051052411 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fb880 item 39 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.384743345 +0000 UTC m=+27.052935647 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed4dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0150 item 40 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.385589383 +0000 UTC m=+27.053781674 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed52c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.385589383 +0000 UTC m=+27.053781674 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0310 item 40 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.387379644 +0000 UTC m=+27.055571995 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceed5dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0690 item 41 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.387974567 +0000 UTC m=+27.056166858 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef43c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0850 item 41 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.388713733 +0000 UTC m=+27.056906025 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.388713733 +0000 UTC m=+27.056906025 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef4dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0a10 item 41 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.390565699 +0000 UTC m=+27.058758021 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5400): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0d90 item 42 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.39124368 +0000 UTC m=+27.059435971 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f0f50 item 42 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.392161614 +0000 UTC m=+27.060353955 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceef5e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.392161614 +0000 UTC m=+27.060353955 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0e4c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1110 item 42 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.394464642 +0000 UTC m=+27.062656933 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0eb00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f15e0 item 43 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.395188408 +0000 UTC m=+27.063380709 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f17a0 item 43 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.395941581 +0000 UTC m=+27.064133872 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0f540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.395941581 +0000 UTC m=+27.064133872 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef0fa80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1960 item 43 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.397872587 +0000 UTC m=+27.066064878 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef281c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf1f1ce0 item 44 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.398785531 +0000 UTC m=+27.066977852 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef286c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00000 item 44 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.399745173 +0000 UTC m=+27.067937464 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef28c00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.399745173 +0000 UTC m=+27.067937464 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec003f0 item 44 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.402236096 +0000 UTC m=+27.070428447 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef297c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00cb0 item 45 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.402957118 +0000 UTC m=+27.071149428 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef29cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.402957118 +0000 UTC m=+27.071149428 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a4c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00fc0 item 45 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.405034691 +0000 UTC m=+27.073227002 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4ab00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01420 item 46 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.405658539 +0000 UTC m=+27.073850840 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.405658539 +0000 UTC m=+27.073850840 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec017a0 item 46 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.408152298 +0000 UTC m=+27.076344599 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5a620 item 47 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.408964091 +0000 UTC m=+27.077156392 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebeccc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.408964091 +0000 UTC m=+27.077156392 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebed880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5a8c0 item 47 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.411401262 +0000 UTC m=+27.079593563 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04e800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb649a0 item 48 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.412042683 +0000 UTC m=+27.080235024 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04ed00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.412042683 +0000 UTC m=+27.080235024 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04f400): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb64c40 item 48 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.413884121 +0000 UTC m=+27.082076422 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fa40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb64fc0 item 49 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.414473373 +0000 UTC m=+27.082665664 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf04fec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.414473373 +0000 UTC m=+27.082665664 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebede40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb651f0 item 49 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.416019232 +0000 UTC m=+27.084211523 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4a5c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65570 item 50 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.416630587 +0000 UTC m=+27.084822878 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4aac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.416630587 +0000 UTC m=+27.084822878 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b040): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65730 item 50 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.418201183 +0000 UTC m=+27.086393474 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4b6c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65b20 item 51 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.418804892 +0000 UTC m=+27.086997183 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cef4be40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.418804892 +0000 UTC m=+27.086997183 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb65ce0 item 51 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.420552502 +0000 UTC m=+27.088744793 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e6bc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5aa80 item 52 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.421272682 +0000 UTC m=+27.089464973 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.421272682 +0000 UTC m=+27.089464973 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7680): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5ae70 item 52 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.422760832 +0000 UTC m=+27.090953123 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf0e7d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5b810 item 53 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.423416399 +0000 UTC m=+27.091608690 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.423416399 +0000 UTC m=+27.091608690 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb5bab0 item 53 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.425285859 +0000 UTC m=+27.093478150 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced52f00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00000 item 54 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.426123582 +0000 UTC m=+27.094315883 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced53440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.426123582 +0000 UTC m=+27.094315883 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced539c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec003f0 item 54 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.427948708 +0000 UTC m=+27.096141059 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00cb0 item 55 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.428672465 +0000 UTC m=+27.096864756 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.428672465 +0000 UTC m=+27.096864756 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb6d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec00fc0 item 55 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.430424924 +0000 UTC m=+27.098617215 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb73c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01420 item 56 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.431252296 +0000 UTC m=+27.099444587 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.431252296 +0000 UTC m=+27.099444587 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecb7ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01810 item 56 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.433174927 +0000 UTC m=+27.101367318 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce665980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cec01dc0 item 57 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.433726508 +0000 UTC m=+27.101918799 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7ae4c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718150 item 57 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.434367839 +0000 UTC m=+27.102560130 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7aeb40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.434367839 +0000 UTC m=+27.102560130 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af140): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718460 item 57 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.435994781 +0000 UTC m=+27.104187072 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7af8c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce718d20 item 58 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.436646351 +0000 UTC m=+27.104838642 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce7afe40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719110 item 58 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.43749269 +0000 UTC m=+27.105684981 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce437000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.43749269 +0000 UTC m=+27.105684981 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce4377c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7192d0 item 58 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.439507273 +0000 UTC m=+27.107699564 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75e580): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719a40 item 59 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.440238504 +0000 UTC m=+27.108430796 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce75ee80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce719d50 item 59 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.440924209 +0000 UTC m=+27.109116500 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.440924209 +0000 UTC m=+27.109116500 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19a740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a0e0 item 59 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.442716252 +0000 UTC m=+27.110908583 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19ad80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a460 item 60 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.443349789 +0000 UTC m=+27.111542080 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a620 item 60 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.444111487 +0000 UTC m=+27.112303778 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19b840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.444111487 +0000 UTC m=+27.112303778 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cf19be00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10a9a0 item 60 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.445690899 +0000 UTC m=+27.113883190 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec365c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10ad20 item 61 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.446290211 +0000 UTC m=+27.114482502 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec36b00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.446290211 +0000 UTC m=+27.114482502 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b030 item 61 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.447986635 +0000 UTC m=+27.116178926 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b500 item 62 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.448575046 +0000 UTC m=+27.116767337 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec37e80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.448575046 +0000 UTC m=+27.116767337 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec089c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf10b6c0 item 62 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.450530668 +0000 UTC m=+27.118722959 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf03c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc2a0 item 63 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.451150137 +0000 UTC m=+27.119342429 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf0940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.451150137 +0000 UTC m=+27.119342429 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc4d0 item 63 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.45366152 +0000 UTC m=+27.121853811 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fc8c0 item 64 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.454461029 +0000 UTC m=+27.122653341 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceaf1cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.454461029 +0000 UTC m=+27.122653341 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fcaf0 item 64 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.456446859 +0000 UTC m=+27.124639161 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900b40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd180 item 65 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.457210932 +0000 UTC m=+27.125403263 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce900fc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.457210932 +0000 UTC m=+27.125403263 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce9014c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fd570 item 65 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.459056547 +0000 UTC m=+27.127248838 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce901b00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fdb20 item 66 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.459902645 +0000 UTC m=+27.128095026 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.459902645 +0000 UTC m=+27.128095026 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce91c5c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce9fdd50 item 66 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.462778074 +0000 UTC m=+27.130970425 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec094c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebaa070 item 67 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.463658677 +0000 UTC m=+27.131851008 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.463658677 +0000 UTC m=+27.131851008 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec09e40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebaacb0 item 67 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.46567826 +0000 UTC m=+27.133870571 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f45c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebab8f0 item 68 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.4666895 +0000 UTC m=+27.134881801 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f4ac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.4666895 +0000 UTC m=+27.134881801 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5000): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebabab0 item 68 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.468713652 +0000 UTC m=+27.136906013 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cebabe30 item 69 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.469622889 +0000 UTC m=+27.137815220 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ce8f5ac0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.469622889 +0000 UTC m=+27.137815220 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a0c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c1c0 item 69 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.471737592 +0000 UTC m=+27.139929903 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2a740): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74c620 item 70 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.472627412 +0000 UTC m=+27.140819723 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2ac40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.472627412 +0000 UTC m=+27.140819723 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74cd20 item 70 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.474828889 +0000 UTC m=+27.143021190 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2b800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74d6c0 item 71 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.475491441 +0000 UTC m=+27.143683742 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea2bd00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.475491441 +0000 UTC m=+27.143683742 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c300): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce74da40 item 71 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.477140785 +0000 UTC m=+27.145333076 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8c980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79a310 item 72 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.477869851 +0000 UTC m=+27.146062142 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8ce80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.477869851 +0000 UTC m=+27.146062142 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d3c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79a5b0 item 72 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.479830203 +0000 UTC m=+27.148022504 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8d980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79aa80 item 73 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.480478106 +0000 UTC m=+27.148670427 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cea8de80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79ac40 item 73 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.481246978 +0000 UTC m=+27.149439279 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.481246978 +0000 UTC m=+27.149439279 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79aee0 item 73 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.482944594 +0000 UTC m=+27.151136895 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac8fc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79b420 item 74 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.483589862 +0000 UTC m=+27.151782153 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac94c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79b810 item 74 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.484429949 +0000 UTC m=+27.152622240 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceac9a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.484429949 +0000 UTC m=+27.152622240 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce79bc00 item 74 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.486192837 +0000 UTC m=+27.154385138 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb066c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb621c0 item 75 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.486786859 +0000 UTC m=+27.154979160 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb06bc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): _writeAt: size=3, off=2 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62540 item 75 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.487567073 +0000 UTC m=+27.155759373 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07100): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.487567073 +0000 UTC m=+27.155759373 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07640): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb62a80 item 75 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.489353625 +0000 UTC m=+27.157545926 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceb07c80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb630a0 item 76 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.490014975 +0000 UTC m=+27.158207266 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb63500 item 76 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): _writeAt: size=3, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.490833179 +0000 UTC m=+27.159025470 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe67c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.490833179 +0000 UTC m=+27.159025470 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe6d40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb636c0 item 76 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.492393836 +0000 UTC m=+27.160586137 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7380): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb63c00 item 77 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.492981626 +0000 UTC m=+27.161173917 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cebe7880): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.492981626 +0000 UTC m=+27.161173917 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ceb63dc0 item 77 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.494653623 +0000 UTC m=+27.162845914 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5a6c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6310 item 78 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.495200465 +0000 UTC m=+27.163392757 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5abc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.495200465 +0000 UTC m=+27.163392757 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b2c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d64d0 item 78 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.496795377 +0000 UTC m=+27.164987708 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec5b900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0070 item 79 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.497674417 +0000 UTC m=+27.165866718 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.497674417 +0000 UTC m=+27.165866718 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0e900): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0230 item 79 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.499969421 +0000 UTC m=+27.168161722 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0ef40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf05b0 item 80 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.500753231 +0000 UTC m=+27.168945531 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0f440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.500753231 +0000 UTC m=+27.168945531 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced0fb40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf08c0 item 80 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.503020903 +0000 UTC m=+27.171213213 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0cb0 item 81 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.503851129 +0000 UTC m=+27.172043461 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5e700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.503851129 +0000 UTC m=+27.172043461 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5ec40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf0e70 item 81 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.506662629 +0000 UTC m=+27.174854940 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f2c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf11f0 item 82 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.507445257 +0000 UTC m=+27.175637548 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5f7c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.507445257 +0000 UTC m=+27.175637548 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced5fd40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedf13b0 item 82 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.509359571 +0000 UTC m=+27.177551873 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c280): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6cb0 item 83 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.510117893 +0000 UTC m=+27.178310194 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8c780): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.510117893 +0000 UTC m=+27.178310194 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ccc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d6ee0 item 83 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.511779111 +0000 UTC m=+27.179971402 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7260 item 84 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.512725407 +0000 UTC m=+27.180917709 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8d840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.512725407 +0000 UTC m=+27.180917709 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cec8ddc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7420 item 84 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.514397334 +0000 UTC m=+27.182589635 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2540): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d77a0 item 85 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.515040899 +0000 UTC m=+27.183233200 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2a40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.515040899 +0000 UTC m=+27.183233200 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc2f80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf0d7960 item 85 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.516629168 +0000 UTC m=+27.184821459 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3600): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4070 item 86 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.517340571 +0000 UTC m=+27.185532872 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cecc3b00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.517340571 +0000 UTC m=+27.185532872 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2180): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4230 item 86 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.518778677 +0000 UTC m=+27.186970968 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2800): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc45b0 item 87 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.519446308 +0000 UTC m=+27.187638608 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece2d00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.519446308 +0000 UTC m=+27.187638608 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4770 item 87 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.521139525 +0000 UTC m=+27.189331826 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece38c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4af0 item 88 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.521771939 +0000 UTC m=+27.189964230 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cece3dc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.521771939 +0000 UTC m=+27.189964230 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8e440): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc4d90 item 88 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.524558701 +0000 UTC m=+27.192751002 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8ea80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc51f0 item 89 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.52513539 +0000 UTC m=+27.193327681 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8efc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc53b0 item 89 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.525728541 +0000 UTC m=+27.193920842 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8f500): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.525728541 +0000 UTC m=+27.193920842 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ced8fa80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5570 item 89 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.527262045 +0000 UTC m=+27.195454337 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb41c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc58f0 item 90 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.527845277 +0000 UTC m=+27.196037568 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5ab0 item 90 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.52861991 +0000 UTC m=+27.196812201 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb4c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.52861991 +0000 UTC m=+27.196812201 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5200): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cedc5c70 item 90 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.530569631 +0000 UTC m=+27.198761932 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5840): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7407e0 item 91 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.531397805 +0000 UTC m=+27.199590106 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cedb5d80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): >_readAt: n=2, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): _writeAt: size=3, off=7 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce741260 item 91 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.532243673 +0000 UTC m=+27.200435993 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede83c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): >_readAt: n=8, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.532243673 +0000 UTC m=+27.200435993 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce7418f0 item 91 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.534024655 +0000 UTC m=+27.202216956 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede8f80): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c1c0 item 92 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.534628765 +0000 UTC m=+27.202821077 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede94c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): open at offset 5 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c380 item 92 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): _readAt: size=2, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): _writeAt: size=3, off=5 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): >_writeAt: n=3, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.535530789 +0000 UTC m=+27.203723101 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cede9a00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): >_readAt: n=3, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.535530789 +0000 UTC m=+27.203723101 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee180c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c540 item 92 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.537569519 +0000 UTC m=+27.205761821 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18700): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21c8c0 item 93 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.538327139 +0000 UTC m=+27.206519440 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee18c40): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.538327139 +0000 UTC m=+27.206519440 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19340): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21ca80 item 93 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.540397319 +0000 UTC m=+27.208589620 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19980): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21ce70 item 94 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.541061853 +0000 UTC m=+27.209254164 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee19ec0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.541061853 +0000 UTC m=+27.209254164 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8e6c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6cf21d650 item 94 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.543059015 +0000 UTC m=+27.211251306 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8ed00): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa000 item 95 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.543697119 +0000 UTC m=+27.211889410 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f240): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.543697119 +0000 UTC m=+27.211889410 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6cee8f940): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa460 item 95 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 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/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): open at offset 0 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): _readAt: size=2, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): >_readAt: n=0, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.54572565 +0000 UTC m=+27.213917941 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8080): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): _writeAt: size=5, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): >openPending: err= 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fa9a0 item 96 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): >_writeAt: n=5, err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.546344118 +0000 UTC m=+27.214536409 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea85c0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 05:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 05:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): _readAt: size=512, off=0 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): openPending: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): >openPending: err= 2026/08/19 05:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): >_readAt: n=5, err=EOF 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): close: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 05:00:35.546344118 +0000 UTC m=+27.214536409 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 05:00:35 DEBUG : open-test-file(0x24d6ceea8cc0): >close: err= 2026/08/19 05:00:35 DEBUG : open-test-file: Remove: 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24d6ce6fab60 item 96 2026/08/19 05:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 05:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 05:00:35 DEBUG : open-test-file: >Remove: err= 2026/08/19 05:00:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : >WaitForWriters: 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:00:35 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:00:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:00:35 DEBUG : file1: newRWFileHandle: 2026/08/19 05:00:35 DEBUG : file1(0x24d6ceea9340): openPending: 2026/08/19 05:00:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:35 DEBUG : file1(0x24d6ceea9340): >openPending: err= 2026/08/19 05:00:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:00:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 05:00:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/08/19 05:00:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/19 05:00:35 DEBUG : Looking for writers 2026/08/19 05:00:35 DEBUG : file1: reading active writers 2026/08/19 05:00:35 DEBUG : file1: active writers 1 2026/08/19 05:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/19 05:00:36 DEBUG : Looking for writers 2026/08/19 05:00:36 DEBUG : file1: reading active writers 2026/08/19 05:00:36 DEBUG : file1: active writers 1 2026/08/19 05:00:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/19 05:00:36 DEBUG : Looking for writers 2026/08/19 05:00:36 DEBUG : file1: reading active writers 2026/08/19 05:00:36 DEBUG : file1: active writers 1 2026/08/19 05:00:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:37 DEBUG : Looking for writers 2026/08/19 05:00:37 DEBUG : file1: reading active writers 2026/08/19 05:00:37 DEBUG : file1: active writers 1 2026/08/19 05:00:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:38 DEBUG : Looking for writers 2026/08/19 05:00:38 DEBUG : file1: reading active writers 2026/08/19 05:00:38 DEBUG : file1: active writers 1 2026/08/19 05:00:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:39 DEBUG : Looking for writers 2026/08/19 05:00:39 DEBUG : file1: reading active writers 2026/08/19 05:00:39 DEBUG : file1: active writers 1 2026/08/19 05:00:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:40 DEBUG : Looking for writers 2026/08/19 05:00:40 DEBUG : file1: reading active writers 2026/08/19 05:00:40 DEBUG : file1: active writers 1 2026/08/19 05:00:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:41 DEBUG : Looking for writers 2026/08/19 05:00:41 DEBUG : file1: reading active writers 2026/08/19 05:00:41 DEBUG : file1: active writers 1 2026/08/19 05:00:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:42 DEBUG : Looking for writers 2026/08/19 05:00:42 DEBUG : file1: reading active writers 2026/08/19 05:00:42 DEBUG : file1: active writers 1 2026/08/19 05:00:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:43 DEBUG : Looking for writers 2026/08/19 05:00:43 DEBUG : file1: reading active writers 2026/08/19 05:00:43 DEBUG : file1: active writers 1 2026/08/19 05:00:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:44 DEBUG : Looking for writers 2026/08/19 05:00:44 DEBUG : file1: reading active writers 2026/08/19 05:00:44 DEBUG : file1: active writers 1 2026/08/19 05:00:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:45 DEBUG : Looking for writers 2026/08/19 05:00:45 DEBUG : file1: reading active writers 2026/08/19 05:00:45 DEBUG : file1: active writers 1 2026/08/19 05:00:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:46 DEBUG : Looking for writers 2026/08/19 05:00:46 DEBUG : file1: reading active writers 2026/08/19 05:00:46 DEBUG : file1: active writers 1 2026/08/19 05:00:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:47 DEBUG : Looking for writers 2026/08/19 05:00:47 DEBUG : file1: reading active writers 2026/08/19 05:00:47 DEBUG : file1: active writers 1 2026/08/19 05:00:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:48 DEBUG : Looking for writers 2026/08/19 05:00:48 DEBUG : file1: reading active writers 2026/08/19 05:00:48 DEBUG : file1: active writers 1 2026/08/19 05:00:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:49 DEBUG : Looking for writers 2026/08/19 05:00:49 DEBUG : file1: reading active writers 2026/08/19 05:00:49 DEBUG : file1: active writers 1 2026/08/19 05:00:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:50 DEBUG : Looking for writers 2026/08/19 05:00:50 DEBUG : file1: reading active writers 2026/08/19 05:00:50 DEBUG : file1: active writers 1 2026/08/19 05:00:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:51 DEBUG : Looking for writers 2026/08/19 05:00:51 DEBUG : file1: reading active writers 2026/08/19 05:00:51 DEBUG : file1: active writers 1 2026/08/19 05:00:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:52 DEBUG : Looking for writers 2026/08/19 05:00:52 DEBUG : file1: reading active writers 2026/08/19 05:00:52 DEBUG : file1: active writers 1 2026/08/19 05:00:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:53 DEBUG : Looking for writers 2026/08/19 05:00:53 DEBUG : file1: reading active writers 2026/08/19 05:00:53 DEBUG : file1: active writers 1 2026/08/19 05:00:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:54 DEBUG : Looking for writers 2026/08/19 05:00:54 DEBUG : file1: reading active writers 2026/08/19 05:00:54 DEBUG : file1: active writers 1 2026/08/19 05:00:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:55 DEBUG : Looking for writers 2026/08/19 05:00:55 DEBUG : file1: reading active writers 2026/08/19 05:00:55 DEBUG : file1: active writers 1 2026/08/19 05:00:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:56 DEBUG : Looking for writers 2026/08/19 05:00:56 DEBUG : file1: reading active writers 2026/08/19 05:00:56 DEBUG : file1: active writers 1 2026/08/19 05:00:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:57 DEBUG : Looking for writers 2026/08/19 05:00:57 DEBUG : file1: reading active writers 2026/08/19 05:00:57 DEBUG : file1: active writers 1 2026/08/19 05:00:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:58 DEBUG : Looking for writers 2026/08/19 05:00:58 DEBUG : file1: reading active writers 2026/08/19 05:00:58 DEBUG : file1: active writers 1 2026/08/19 05:00:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:00:59 DEBUG : Looking for writers 2026/08/19 05:00:59 DEBUG : file1: reading active writers 2026/08/19 05:00:59 DEBUG : file1: active writers 1 2026/08/19 05:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:00 DEBUG : Looking for writers 2026/08/19 05:01:00 DEBUG : file1: reading active writers 2026/08/19 05:01:00 DEBUG : file1: active writers 1 2026/08/19 05:01:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:01 DEBUG : Looking for writers 2026/08/19 05:01:01 DEBUG : file1: reading active writers 2026/08/19 05:01:01 DEBUG : file1: active writers 1 2026/08/19 05:01:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:02 DEBUG : Looking for writers 2026/08/19 05:01:02 DEBUG : file1: reading active writers 2026/08/19 05:01:02 DEBUG : file1: active writers 1 2026/08/19 05:01:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:03 DEBUG : Looking for writers 2026/08/19 05:01:03 DEBUG : file1: reading active writers 2026/08/19 05:01:03 DEBUG : file1: active writers 1 2026/08/19 05:01:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:04 DEBUG : Looking for writers 2026/08/19 05:01:04 DEBUG : file1: reading active writers 2026/08/19 05:01:04 DEBUG : file1: active writers 1 2026/08/19 05:01:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/19 05:01:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x24d6cedd4200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x24d6ceec8008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:40505013207104} name:file1 opens:1 downloaders: o: fd:0x24d6ce2dfa10 info:{ModTime:{wall:14022357648662857730 ext:27239143983 loc:0x4cfe740} ATime:{wall:14022357648662857730 ext:27239143983 loc:0x4cfe740} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/19 05:01:05 DEBUG : >WaitForWriters: 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:05 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" read_write_test.go:694: skip as can't rename files 2026/08/19 05:01:05 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:05 DEBUG : Looking for writers 2026/08/19 05:01:05 DEBUG : >WaitForWriters: 2026/08/19 05:01:05 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheRename (0.02s) === RUN TestRWCacheUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:05 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" 2026/08/19 05:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-yeworuc8kepe" read_write_test.go:730: skip as modtime not supported 2026/08/19 05:01:05 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:05 DEBUG : Looking for writers 2026/08/19 05:01:05 DEBUG : >WaitForWriters: 2026/08/19 05:01:05 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 05:01:05 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.02s) === RUN TestCaseSensitivity run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:05 DEBUG : forgetting directory cache 2026/08/19 05:01:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 05:01:06 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 05:01:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 05:01:06 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 05:01:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 05:01:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:06 DEBUG : Looking for writers 2026/08/19 05:01:06 DEBUG : FilEb: reading active writers 2026/08/19 05:01:06 DEBUG : FiLeA: reading active writers 2026/08/19 05:01:06 DEBUG : FiLeB: reading active writers 2026/08/19 05:01:06 DEBUG : >WaitForWriters: 2026/08/19 05:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:06 DEBUG : Looking for writers 2026/08/19 05:01:06 DEBUG : FiLeA: reading active writers 2026/08/19 05:01:06 DEBUG : FiLeB: reading active writers 2026/08/19 05:01:06 DEBUG : FilEb: reading active writers 2026/08/19 05:01:06 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.90s) === RUN TestUnicodeNormalization run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:07 DEBUG : Looking for writers 2026/08/19 05:01:07 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/19 05:01:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/19 05:01:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.87s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:07 DEBUG : Sia http://127.0.0.1:39980: Reusing VFS from active cache 2026/08/19 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:07 DEBUG : Looking for writers 2026/08/19 05:01:07 DEBUG : >WaitForWriters: 2026/08/19 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:07 DEBUG : Looking for writers 2026/08/19 05:01:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:07 DEBUG : Looking for writers 2026/08/19 05:01:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:07 DEBUG : Looking for writers 2026/08/19 05:01:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:08 DEBUG : dir: Looking for writers 2026/08/19 05:01:08 DEBUG : file2: reading active writers 2026/08/19 05:01:08 DEBUG : Looking for writers 2026/08/19 05:01:08 DEBUG : dir: reading active writers 2026/08/19 05:01:08 DEBUG : file1: reading active writers 2026/08/19 05:01:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.71s) === RUN TestVFSStatParent run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:08 DEBUG : dir: Looking for writers 2026/08/19 05:01:08 DEBUG : Looking for writers 2026/08/19 05:01:08 DEBUG : dir: reading active writers 2026/08/19 05:01:08 DEBUG : file1: reading active writers 2026/08/19 05:01:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.75s) === RUN TestVFSOpenFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:09 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 05:01:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 05:01:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 05:01:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/19 05:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 05:01:09 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/19 05:01:09 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/19 05:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 05:01:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 05:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:09 DEBUG : dir: Looking for writers 2026/08/19 05:01:09 DEBUG : file2: reading active writers 2026/08/19 05:01:09 DEBUG : new_file.txt: reading active writers 2026/08/19 05:01:09 DEBUG : Looking for writers 2026/08/19 05:01:09 DEBUG : dir: reading active writers 2026/08/19 05:01:09 DEBUG : file1: reading active writers 2026/08/19 05:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote vfs_test.go:291: skip as can't rename files 2026/08/19 05:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:09 DEBUG : Looking for writers 2026/08/19 05:01:09 DEBUG : >WaitForWriters: --- SKIP: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:09 DEBUG : Looking for writers 2026/08/19 05:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.02s) === RUN TestVFSMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/19 05:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:09 DEBUG : b: Looking for writers 2026/08/19 05:01:09 DEBUG : c: Looking for writers 2026/08/19 05:01:09 DEBUG : d: Looking for writers 2026/08/19 05:01:09 DEBUG : Looking for writers 2026/08/19 05:01:09 DEBUG : a: Looking for writers 2026/08/19 05:01:09 DEBUG : Looking for writers 2026/08/19 05:01:09 DEBUG : c: reading active writers 2026/08/19 05:01:09 DEBUG : d: reading active writers 2026/08/19 05:01:09 DEBUG : /: reading active writers 2026/08/19 05:01:09 DEBUG : a: reading active writers 2026/08/19 05:01:09 DEBUG : b: reading active writers 2026/08/19 05:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:09 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/19 05:01:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/19 05:01:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/19 05:01:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/19 05:01:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:10 DEBUG : a/b/c/d: Looking for writers 2026/08/19 05:01:10 DEBUG : a/b/c: Looking for writers 2026/08/19 05:01:10 DEBUG : d: reading active writers 2026/08/19 05:01:10 DEBUG : a/b: Looking for writers 2026/08/19 05:01:10 DEBUG : c: reading active writers 2026/08/19 05:01:10 DEBUG : a: Looking for writers 2026/08/19 05:01:10 DEBUG : b: reading active writers 2026/08/19 05:01:10 DEBUG : Looking for writers 2026/08/19 05:01:10 DEBUG : a: reading active writers 2026/08/19 05:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:10 DEBUG : Looking for writers 2026/08/19 05:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 05:01:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 05:01:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/19 05:01:10 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 05:01:10 DEBUG : file1: size = 5 OK 2026/08/19 05:01:10 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 05:01:10 DEBUG : file1: size = 0 OK 2026/08/19 05:01:10 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (7 bytes), uploading instead of streaming 2026/08/19 05:01:10 DEBUG : file1: size = 7 OK 2026/08/19 05:01:10 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:10 DEBUG : Looking for writers 2026/08/19 05:01:10 DEBUG : file1: reading active writers 2026/08/19 05:01:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/19 05:01:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/19 05:01:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/19 05:01:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/19 05:01:11 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (11 bytes), uploading instead of streaming 2026/08/19 05:01:12 DEBUG : file1: size = 11 OK 2026/08/19 05:01:12 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/19 05:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:12 DEBUG : Looking for writers 2026/08/19 05:01:12 DEBUG : file1: reading active writers 2026/08/19 05:01:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.53s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-yeworuc8kepe/file1": context canceled 2026/08/19 05:01:12 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-yeworuc8kepe/file1?force=true": context canceled 2026/08/19 05:01:12 DEBUG : file1: Remove: 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 05:01:12 DEBUG : file1: >Remove: err= 2026/08/19 05:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:12 DEBUG : Looking for writers 2026/08/19 05:01:12 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-yeworuc8kepe/file1": context canceled 2026/08/19 05:01:12 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-yeworuc8kepe/file1?force=true": context canceled 2026/08/19 05:01:12 DEBUG : file1: Remove: 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 05:01:12 DEBUG : file1: >Remove: err= 2026/08/19 05:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:12 DEBUG : Looking for writers 2026/08/19 05:01:12 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:01:12 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/19 05:01:12 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:01:12 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 05:01:12 DEBUG : file2: size = 5 OK 2026/08/19 05:01:12 DEBUG : file2: Size of src and dst objects identical 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 05:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:12 DEBUG : Looking for writers 2026/08/19 05:01:12 DEBUG : file2: reading active writers 2026/08/19 05:01:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.50s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.05s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.05s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.39s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/19 05:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:12 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 05:01:13 DEBUG : file1: size = 5 OK 2026/08/19 05:01:13 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/19 05:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.24s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:13 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:13 DEBUG : file1: WriteFileHandle.Release closing 2026/08/19 05:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:13 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 05:01:13 DEBUG : file1: size = 0 OK 2026/08/19 05:01:13 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:13 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/19 05:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:13 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/08/19 05:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/08/19 05:01:13 DEBUG : Looking for writers 2026/08/19 05:01:13 DEBUG : file1: reading active writers 2026/08/19 05:01:13 DEBUG : file1: active writers 1 2026/08/19 05:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/08/19 05:01:14 DEBUG : Looking for writers 2026/08/19 05:01:14 DEBUG : file1: reading active writers 2026/08/19 05:01:14 DEBUG : file1: active writers 1 2026/08/19 05:01:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:15 DEBUG : Looking for writers 2026/08/19 05:01:15 DEBUG : file1: reading active writers 2026/08/19 05:01:15 DEBUG : file1: active writers 1 2026/08/19 05:01:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:16 DEBUG : Looking for writers 2026/08/19 05:01:16 DEBUG : file1: reading active writers 2026/08/19 05:01:16 DEBUG : file1: active writers 1 2026/08/19 05:01:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:17 DEBUG : Looking for writers 2026/08/19 05:01:17 DEBUG : file1: reading active writers 2026/08/19 05:01:17 DEBUG : file1: active writers 1 2026/08/19 05:01:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:18 DEBUG : Looking for writers 2026/08/19 05:01:18 DEBUG : file1: reading active writers 2026/08/19 05:01:18 DEBUG : file1: active writers 1 2026/08/19 05:01:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:19 DEBUG : Looking for writers 2026/08/19 05:01:19 DEBUG : file1: reading active writers 2026/08/19 05:01:19 DEBUG : file1: active writers 1 2026/08/19 05:01:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:20 DEBUG : Looking for writers 2026/08/19 05:01:20 DEBUG : file1: reading active writers 2026/08/19 05:01:20 DEBUG : file1: active writers 1 2026/08/19 05:01:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:21 DEBUG : Looking for writers 2026/08/19 05:01:21 DEBUG : file1: reading active writers 2026/08/19 05:01:21 DEBUG : file1: active writers 1 2026/08/19 05:01:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:22 DEBUG : Looking for writers 2026/08/19 05:01:22 DEBUG : file1: reading active writers 2026/08/19 05:01:22 DEBUG : file1: active writers 1 2026/08/19 05:01:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:23 DEBUG : Looking for writers 2026/08/19 05:01:23 DEBUG : file1: reading active writers 2026/08/19 05:01:23 DEBUG : file1: active writers 1 2026/08/19 05:01:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:24 DEBUG : Looking for writers 2026/08/19 05:01:24 DEBUG : file1: reading active writers 2026/08/19 05:01:24 DEBUG : file1: active writers 1 2026/08/19 05:01:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:25 DEBUG : Looking for writers 2026/08/19 05:01:25 DEBUG : file1: reading active writers 2026/08/19 05:01:25 DEBUG : file1: active writers 1 2026/08/19 05:01:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:26 DEBUG : Looking for writers 2026/08/19 05:01:26 DEBUG : file1: reading active writers 2026/08/19 05:01:26 DEBUG : file1: active writers 1 2026/08/19 05:01:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:27 DEBUG : Looking for writers 2026/08/19 05:01:27 DEBUG : file1: reading active writers 2026/08/19 05:01:27 DEBUG : file1: active writers 1 2026/08/19 05:01:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:28 DEBUG : Looking for writers 2026/08/19 05:01:28 DEBUG : file1: reading active writers 2026/08/19 05:01:28 DEBUG : file1: active writers 1 2026/08/19 05:01:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:29 DEBUG : Looking for writers 2026/08/19 05:01:29 DEBUG : file1: reading active writers 2026/08/19 05:01:29 DEBUG : file1: active writers 1 2026/08/19 05:01:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:30 DEBUG : Looking for writers 2026/08/19 05:01:30 DEBUG : file1: reading active writers 2026/08/19 05:01:30 DEBUG : file1: active writers 1 2026/08/19 05:01:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:31 DEBUG : Looking for writers 2026/08/19 05:01:31 DEBUG : file1: reading active writers 2026/08/19 05:01:31 DEBUG : file1: active writers 1 2026/08/19 05:01:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:32 DEBUG : Looking for writers 2026/08/19 05:01:32 DEBUG : file1: reading active writers 2026/08/19 05:01:32 DEBUG : file1: active writers 1 2026/08/19 05:01:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:33 DEBUG : Looking for writers 2026/08/19 05:01:33 DEBUG : file1: reading active writers 2026/08/19 05:01:33 DEBUG : file1: active writers 1 2026/08/19 05:01:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:34 DEBUG : Looking for writers 2026/08/19 05:01:34 DEBUG : file1: reading active writers 2026/08/19 05:01:34 DEBUG : file1: active writers 1 2026/08/19 05:01:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:35 DEBUG : Looking for writers 2026/08/19 05:01:35 DEBUG : file1: reading active writers 2026/08/19 05:01:35 DEBUG : file1: active writers 1 2026/08/19 05:01:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:36 DEBUG : Looking for writers 2026/08/19 05:01:36 DEBUG : file1: reading active writers 2026/08/19 05:01:36 DEBUG : file1: active writers 1 2026/08/19 05:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:37 DEBUG : Looking for writers 2026/08/19 05:01:37 DEBUG : file1: reading active writers 2026/08/19 05:01:37 DEBUG : file1: active writers 1 2026/08/19 05:01:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:38 DEBUG : Looking for writers 2026/08/19 05:01:38 DEBUG : file1: reading active writers 2026/08/19 05:01:38 DEBUG : file1: active writers 1 2026/08/19 05:01:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:39 DEBUG : Looking for writers 2026/08/19 05:01:39 DEBUG : file1: reading active writers 2026/08/19 05:01:39 DEBUG : file1: active writers 1 2026/08/19 05:01:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:40 DEBUG : Looking for writers 2026/08/19 05:01:40 DEBUG : file1: reading active writers 2026/08/19 05:01:40 DEBUG : file1: active writers 1 2026/08/19 05:01:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:41 DEBUG : Looking for writers 2026/08/19 05:01:41 DEBUG : file1: reading active writers 2026/08/19 05:01:41 DEBUG : file1: active writers 1 2026/08/19 05:01:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:42 DEBUG : Looking for writers 2026/08/19 05:01:42 DEBUG : file1: reading active writers 2026/08/19 05:01:42 DEBUG : file1: active writers 1 2026/08/19 05:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/19 05:01:43 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/08/19 05:01:43 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:43 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 05:01:43 DEBUG : file1: size = 0 OK 2026/08/19 05:01:43 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:01:43 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 05:01:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 05:01:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 05:01:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:43 DEBUG : Looking for writers 2026/08/19 05:01:43 DEBUG : file1: reading active writers 2026/08/19 05:01:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:43 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 05:01:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (100 bytes), uploading instead of streaming 2026/08/19 05:01:43 DEBUG : file1: size = 100 OK 2026/08/19 05:01:43 DEBUG : file1: Size of src and dst objects identical 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 05:01:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 05:01:43 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 05:01:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 05:01:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 05:01:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:43 DEBUG : Looking for writers 2026/08/19 05:01:43 DEBUG : file1: reading active writers 2026/08/19 05:01:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.40s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:43 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:43 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 05:01:43 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 05:01:43 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/19 05:01:43 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 05:01:43 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/19 05:01:43 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/19 05:01:43 DEBUG : stalled: Remove: 2026/08/19 05:01:43 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/19 05:01:43 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.03s) === RUN TestZipManyFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:43 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:45 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/19 05:01:45 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/19 05:01:45 DEBUG : flat/f000.txt: Set virtual modtime to 2026-08-19 05:01:44.166731185 +0000 UTC 2026/08/19 05:01:45 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:45 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:45 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/19 05:01:45 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/19 05:01:45 DEBUG : flat/f001.txt: Set virtual modtime to 2026-08-19 05:01:44.427248876 +0000 UTC 2026/08/19 05:01:45 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:45 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:45 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/19 05:01:45 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/19 05:01:45 DEBUG : flat/f002.txt: Set virtual modtime to 2026-08-19 05:01:44.670472092 +0000 UTC 2026/08/19 05:01:45 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:45 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:45 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/19 05:01:45 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/19 05:01:45 DEBUG : flat/f003.txt: Set virtual modtime to 2026-08-19 05:01:45.161309425 +0000 UTC 2026/08/19 05:01:45 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/19 05:01:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/19 05:01:45 DEBUG : flat/f004.txt: Set virtual modtime to 2026-08-19 05:01:45.1731059 +0000 UTC 2026/08/19 05:01:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:45 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:45 DEBUG : flat: Looking for writers 2026/08/19 05:01:45 DEBUG : f003.txt: reading active writers 2026/08/19 05:01:45 DEBUG : f004.txt: reading active writers 2026/08/19 05:01:45 DEBUG : f000.txt: reading active writers 2026/08/19 05:01:45 DEBUG : f001.txt: reading active writers 2026/08/19 05:01:45 DEBUG : f002.txt: reading active writers 2026/08/19 05:01:45 DEBUG : Looking for writers 2026/08/19 05:01:45 DEBUG : flat: reading active writers 2026/08/19 05:01:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.65s) === RUN TestZipManySubDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:45 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:46 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/19 05:01:46 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/19 05:01:46 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-08-19 05:01:46.452498119 +0000 UTC 2026/08/19 05:01:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/19 05:01:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/19 05:01:46 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-08-19 05:01:46.182197104 +0000 UTC 2026/08/19 05:01:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:46 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:46 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/19 05:01:46 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/19 05:01:46 DEBUG : a/top.txt: Set virtual modtime to 2026-08-19 05:01:45.947407383 +0000 UTC 2026/08/19 05:01:46 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:46 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:46 DEBUG : a/b/c: Looking for writers 2026/08/19 05:01:46 DEBUG : deep.txt: reading active writers 2026/08/19 05:01:46 DEBUG : a/b: Looking for writers 2026/08/19 05:01:46 DEBUG : c: reading active writers 2026/08/19 05:01:46 DEBUG : mid.txt: reading active writers 2026/08/19 05:01:46 DEBUG : a: Looking for writers 2026/08/19 05:01:46 DEBUG : b: reading active writers 2026/08/19 05:01:46 DEBUG : top.txt: reading active writers 2026/08/19 05:01:46 DEBUG : Looking for writers 2026/08/19 05:01:46 DEBUG : a: reading active writers 2026/08/19 05:01:46 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.29s) === RUN TestZipLargeFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:46 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:51 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/19 05:01:51 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/19 05:01:51 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-08-19 05:01:51.734729352 +0000 UTC 2026/08/19 05:01:51 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:52 DEBUG : bigdir: Looking for writers 2026/08/19 05:01:52 DEBUG : big.bin: reading active writers 2026/08/19 05:01:52 DEBUG : Looking for writers 2026/08/19 05:01:52 DEBUG : bigdir: reading active writers 2026/08/19 05:01:52 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.85s) === RUN TestZipDirsInRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone949173372", Modify Window "876000h0m0s" 2026/08/19 05:01:52 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/19 05:01:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/19 05:01:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/19 05:01:53 DEBUG : dir1/a.txt: Set virtual modtime to 2026-08-19 05:01:53.013148715 +0000 UTC 2026/08/19 05:01:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:53 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:53 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/19 05:01:53 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/19 05:01:53 DEBUG : dir2/b.txt: Set virtual modtime to 2026-08-19 05:01:53.228936376 +0000 UTC 2026/08/19 05:01:53 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:53 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/19 05:01:53 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/19 05:01:53 DEBUG : dir3/c.txt: Set virtual modtime to 2026-08-19 05:01:53.245833212 +0000 UTC 2026/08/19 05:01:53 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 05:01:53 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 05:01:53 DEBUG : WaitForWriters: timeout=30s 2026/08/19 05:01:53 DEBUG : dir1: Looking for writers 2026/08/19 05:01:53 DEBUG : a.txt: reading active writers 2026/08/19 05:01:53 DEBUG : dir2: Looking for writers 2026/08/19 05:01:53 DEBUG : b.txt: reading active writers 2026/08/19 05:01:53 DEBUG : dir3: Looking for writers 2026/08/19 05:01:53 DEBUG : c.txt: reading active writers 2026/08/19 05:01:53 DEBUG : Looking for writers 2026/08/19 05:01:53 DEBUG : dir1: reading active writers 2026/08/19 05:01:53 DEBUG : dir2: reading active writers 2026/08/19 05:01:53 DEBUG : dir3: reading active writers 2026/08/19 05:01:53 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.96s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/19 05:01:53 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished OK in 1m45.200746042s (try 1/5)